M-Files Vault Application Framework
C#
Show/Hide TOC
Admin
Configuration
Manager
Proxy
Method Property
The name of the private VaultExtensionMethod that is created to route configuration requests from the extension method to this object.
Definition
Namespace:
MFiles.VAF.AdminConfigurations
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
string
ProxyMethod
{
get
; }
Property Value
String
See Also
Reference
AdminConfigurationManager Class
MFiles.VAF.AdminConfigurations Namespace
In This Article
Definition
See Also