VaultExtensionMethodSourceRead 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#
public VaultExtensionMethodCall Read { get; set; }

Property Value

VaultExtensionMethodCall

See Also