Initializes a new instance of the PrincipalInfo class.
Namespace:
EPiServer.SecurityAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public PrincipalInfo( IPrincipal principal ) |
Parameters
- principal
- Type: System.Security.Principal..::.IPrincipal
The principal object that you want to work with.