DownloadUsers Property
Overloads
| DownloadUsers | 
             If Download is set to Restricted, this list contains the users who are allowed to download the document.  | 
        
      
    
DownloadUsers
If Download is set to Restricted, this list contains the users who are allowed to download the document.
Declaration
      public List<string> DownloadUsers { get; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.List<System.String> |