Click or drag to resize
IHttpContextUser Property
Gets the IPrincipal object for the current HTTP request.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
IPrincipal User { get; }

Property Value

Type: IPrincipal
See Also