ExtendedVaultExtensionMethodSource Class
Defines a vault extension method call to obtain (read) a value from the vault.
Also allows defining a vault extension method call to update (write) a value in the vault.
Namespace: MFiles.VAF.Configuration.DomainAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
[SerializableAttribute]
public class ExtendedVaultExtensionMethodSource : Source,
IMethodSource
- Inheritance
- Object Source ExtendedVaultExtensionMethodSource
- Implements
- IMethodSource
|
Read
|
A vault extension method call used to obtain (read) a value from the vault.
|
|
TypeName
|
The name of the source.
(Overrides SourceTypeName) |
|
Write
|
A vault extension method call used to update (write) a value in the vault.
|