Constable Authorization Engine 2.0 BETA

AuthorizationPolicy Events

The events of the AuthorizationPolicy class are listed below. For a complete list of AuthorizationPolicy class members, see the AuthorizationPolicy Members topic.

Public Instance Events

ActionExecuted Occurs after an Action is executed as a result of calling one of the ExecuteAction overloaded methods.
ActionExecuting Occurs before an Action is executed as a result of calling one of the ExecuteAction overloaded methods.
AuthorizationContextChanged The event is raised whenever the authorization context of the policy is changed.
InstanceChanged The event is raised after a policy object has been changed.
InstanceChanging The event is raised before a policy object is changed.
ResolveRoleMembership The event is raised as part of the role resolution process.

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace