Configurations | Provides Configuration information |
Connections | Provides services for shared connections and queries |
CurrentUser | Returns a CurrentUser object that contains information about the currently logged in user |
DefaultStore | Returns the Default Store |
DefaultStoreID | Returns the ID of the default Store |
Forms | Provides Services for creating and accessing Forms |
Index | Provides Index information |
MaxFileSize | Returns the Configured maximum file size allowed to be uploaded to VisualVault |
Notifications | Provides services to create notifications for users and groups |
Projects | Provides services for creating and accessing Projects |
Scheduler | Provides services that run scheduled processes |
Sites | Returns all Sites |
URLContentBase | Returns the URL of the VisualVault Web Apllication |
Workflows | Provides services for creating and accessing Workflows |
GetLoginToken | Returns the Token to allow for silent (unlogged) logins after the initial login using the TokenLogin() methods |
GetObject | Returns an Object from VisualVault |
GetStore | Returns the Store with the ID supplied |
IsLoginValid | Determines if the Timestamp is still with in a valid range |
ReValidateLogin | Sets the authorization timestamp to a valid Date/Time |
Vault Class | VVRuntime Namespace