VaultExtensionMethodAttribute Properties |
The VaultExtensionMethodAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventType |
The event handler type.
|
![]() | Filter |
Filter for matching the vault extension method handlers.
|
![]() | HasSeparateEventHandlerProxy |
Should the Vault Extension Method have a separate Event Handler proxy.
|
![]() | RequiredVaultAccess |
The vault access that is required to perform the call.
|
![]() | VaultUserIdentity |
Indicates the user/session identity and access the vault received for the event should have.
NOTE: This can currently only be used when HasSeparateEventHandlerProxy = true.
|