M-Files Vault Application Framework
C#
Show/Hide TOC
Extended
Vault
Extension
Method
Source
Read Property
A vault extension method call used to obtain (read) a value from the vault.
Definition
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
ExtendedVaultExtensionMethodCall
Read
{
get
;
set
; }
Property Value
ExtendedVaultExtensionMethodCall
See Also
Reference
ExtendedVaultExtensionMethodSource Class
MFiles.VAF.Configuration.Domain Namespace
In This Article
Definition
See Also