Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.RaiseAuthorizationContextChangedEvent Method ()

[This is preliminary documentation and subject to change.]

Raises the AuthorizationContextChanged event.

[Visual Basic]
Overloads Public Sub RaiseAuthorizationContextChangedEvent()
[C#]
public void RaiseAuthorizationContextChangedEvent();

Remarks

The ActionExecuting and ActionExecuted events are raised before and after an action is executed by calling one of the overloaded ExecuteAction methods.

For an example please see the RaiseAuthorizationContextChangedEvent help topic.

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace | AuthorizationPolicy.RaiseAuthorizationContextChangedEvent Overload List