IVaultLocalFileLocationService Interface
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Services
This service gives location of files ranging from vault specific preferences, saved search locations, working folders, etc.
Syntax
public interface IVaultLocalFileLocationService Public Interface IVaultLocalFileLocationService Properties
| Name | Description |
|---|---|
| VaultCommonPath | Gets the location for vault data that is shared between multiple applications that use the Vault SDK. For example, all apps that use the Login Dialog can share the same login history. |
Methods
| Name | Description |
|---|---|
| GetVaultCommonConnectionPath | Gets the location for vault data that is shared between multiple application but is specific to a particular vault or server. |
Returned By
Where you get a IVaultLocalFileLocationService — members that return one.