Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.PropagateChangingEvent Method 

[This is preliminary documentation and subject to change.]

This member supports the Constable Authorization Engine (CAZE) infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Overrides Protected Sub PropagateChangingEvent( _
   ByVal sender As Object, _
   ByVal e As ChangeEventArgs _
)
[C#]
protected override void PropagateChangingEvent(
   object sender,
   ChangeEventArgs e
);

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace