DownloadUsers Property
Overloads
| DownloadUsers | If DownloadAccess is set to Restricted, this list contains the users who are allowed to download the document. | 
DownloadUsers
If DownloadAccess 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> |