Enum VaultServiceSaveOptions
Defines the different Vault service save options Combine one or more options with |
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
[Flags]
public enum VaultServiceSaveOptions
Fields
| Name | Description |
|---|---|
| AccessRights | Saves AccessRights for the vault |
| All | Saves All information |
| MetadataDefinitions | Saves MetadataDefinitions for the vault |
| Vault | Saves basic Vault information |