ExtendedVaultExtensionMethodCall Class
Defines a how an extended VaultExtensionMethod can be called.
Assumes that the Input is a JSON object.
Namespace: MFiles.VAF.Configuration.DomainAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
[SerializableAttribute]
public class ExtendedVaultExtensionMethodCall
- Inheritance
- Object ExtendedVaultExtensionMethodCall
ApplicationGuid
|
The target vault application GUID.
|
Input
|
The parameters for the vault extension method.
|
Instance
|
The target configuration instance name.
|
Method
|
The name of the vault extension method.
|
Service
|
The target vault service name.
|