VaultProductRequirements Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections
The class represents the clients requirements on server capabilities. A log in will fail if it doesn't meet the requirements configured by this object.
Syntax
public class VaultProductRequirements Public Class VaultProductRequirements Constructors
| Name | Description |
|---|---|
| VaultProductRequirements | Creates a VaultProductRequirements object. |
Properties
| Name | Description |
|---|---|
| Collaboration | Gets the requirements for the Vault Collaboration Product. |
| Professional | Gets the requirements for the Vault Professional Product. |
| Vault | Gets the requirements for the Vault Product. |
| Workgroup | Gets the requirements for the Vault Workgroup Product. |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections.VaultProductRequirements