Constable Authorization Engine 2.0 BETA

AuthorizationContextPropertyGridAdapter.CurrentState Property

[This is preliminary documentation and subject to change.]

Gets or sets the current state of the associated AuthorizationPolicy.

[Visual Basic]
Public Property CurrentState As State
[C#]
public LaMarvin.Constable.Model.State CurrentState {get; set;}

Property Value

The CurrentState state of the associated policy.

See Also

AuthorizationContextPropertyGridAdapter Class | LaMarvin.Constable.Design Namespace