DocumentMetaData.DocumentMetaDataServer.DocumentMetaDataServerAccess Class
Assembly: PIX.dll
Server access level in the document metadata.
Inheritance
- 
      System.Object
      
- DocumentMetaData.DocumentMetaDataServer.DocumentMetaDataServerAccess
 
 
Syntax
public class DocumentMetaDataServerAccessProperties
| Name | Description | 
|---|---|
| DocumentTimeout | 
           Number of minutes after last registered activity until the document is unloaded from memory.  | 
      
| Download | 
           The download access  | 
      
| DownloadUsers | 
           If Download is set to Restricted, this list contains the users who are allowed to download the document.  | 
      
| EnableSessionCollaboration | 
           If session collaboration is allowed.  | 
      
| Export | 
           The export access.  | 
      
| ExportUsers | 
           If Export is set to Restricted, this list contains the users who are allowed to export the document.  | 
      
| MaxConcurrentSessions | 
           The allowed number of open sessions for this document concurrently. Negative number == unlimited.  | 
      
| Methods | 
           The level of download access.  | 
      
| SessionTimeout | 
           Time of inactivity in seconds until the server can close the session.  | 
      
| ZeroFootprintClientURL | 
           The access URL for the Ajax zero-footprint client.  |