VaultExtensionMethodCall Properties

Properties

Map Allows for dynamic parameters to be specified at call time. The dynamic parameters are named, and this dictionary maps those names to a specific parameter index.
Method The name of the vault extension method.
Params The parameters for the vault extension method.

See Also