IAccessCacheGetCache Method

Gets the AccessCache.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
AccessCache GetCache(
	Vault vault
)

Parameters

vault  Vault
The vault object. Reserved for future implementation to rebuild the cache if found not up-to-date.

Return Value

AccessCache
AccessCache

See Also