AppTaskProcessorSettingsVaultExtensionMethodProxyId Property

Vault extension method identifier that should receive the VaultExtensionMethod calls. - Note this is called the proxy, in that it commonly routes the calls to an id specific handler.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public string VaultExtensionMethodProxyId { get; set; }

Property Value

String

See Also