Class PrincipalAccessor
Accessor to get and set current System.
Inheritance
System.Object
PrincipalAccessor
Namespace: EPiServer.Security
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public class PrincipalAccessor : Object
Constructors
PrincipalAccessor()
Declaration
public PrincipalAccessor()
Properties
Current
Gets or sets the current System.
Declaration
public static IPrincipal Current { get; set; }
Property Value
Type | Description |
---|---|
System. |