Constable Authorization Engine 2.0 BETA

DynamicPrincipal Constructor ()

[This is preliminary documentation and subject to change.]

Initializes a new instance of the DynamicPrincipal object with the current WindowsIdentity and the IsInRoleResult property set to false.

[Visual Basic]
Overloads Public Sub New()
[C#]
public DynamicPrincipal();

See Also

DynamicPrincipal Class | LaMarvin.Constable.Principal Namespace | DynamicPrincipal Constructor Overload List