Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.Clear Method 

[This is preliminary documentation and subject to change.]

Clears the whole authorization policy contained within this instance.

[Visual Basic]
Overridable Public Sub Clear()
[C#]
public virtual void Clear();

Remarks

Removes all Roles, States, Actions, Properties and the associated ActionRules and PropertyRules.

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace