public class VaultExtensionMethodAttribute : Attribute,
IEventHandlerAttribute
VaultExtensionMethodAttribute | Contructor. |
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 |
MatchesEnvironment | MatchesEnvironment checks the event handler attributes against the current event environment and determines if the handler should be called. |