AdminConfigurationManagerProxyMethod Property |
The name of the private VaultExtensionMethod that is created to route configuration requests
from the extension method to this object.
Namespace:
MFiles.VAF.AdminConfigurations
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string ProxyMethod { get; }
Public ReadOnly Property ProxyMethod As String
Get
public:
property String^ ProxyMethod {
String^ get ();
}
Property Value
Type:
String
See Also