IVaultExtensionMethodInfo Interface |
Namespace: MFiles.VAF
The IVaultExtensionMethodInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | HasSeparateEventHandlerProxy |
Returns if this extension method has a separate event handler proxy.
|
![]() | LogString |
Returns a string for logging that contains the method name and declaring type.
(Inherited from IMethodInfoBase.) |
![]() | Priority |
The method call priority. Calls with higher priority should be executed before calls with lower priority.
(Inherited from IMethodInfoBase.) |
![]() | VaultUserIdentity |
Indicates the user/session identity the vault received for the event should have.
|