Click or drag to resize

VaultApplicationBasePermanentVault Property

The permanent vault object, runs as MFServer user.

Namespace:  MFiles.VAF
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public virtual Vault PermanentVault { get; protected set; }

Property Value

Type: Vault

Implements

IVaultApplicationPermanentVault
See Also