VVRuntime is a web services proxy that can be referenced by .Net projects. VVRuntime.dll uses web services calls to the specified VisualVault web server.
| Class | Description |
|---|---|
| Authenticate | Authenticates a user by Database, Active Directory or eDirectory |
| DuplicateIDException | The name is a duplicate name |
| InvalidIDException | The ID is not a valid ID |
| ItemNotFoundException | The item requested can not be found or does not exist |
| NameIsNotUniqueException | The new name is not unique |
| NotAMemberOfCollectionException | The item is not a member of the Collection |
| Vault | Provides access to the VisualVault Application Programming Interface |
| VaultBase | VaultBase is the abstract base class for a Store, Folder, Document and Projects |
| VaultCollectionBase | VaultCollectionBase is the abstract base class for Collections |
| VisualVaultServerException | An error occurred during the request with VisualVault |
| Interface | Description |
|---|---|
| IVaultLogin |
| Delegate | Description |
|---|---|
| Vault.FileTransferChunkEventHandler | |
| Vault.FileTransferCompleteEventHandler | |
| Vault.FileTransferStartingEventHandler |
| Enumeration | Description |
|---|---|
| RelationshipType | Types of Relationships supported |