IHttpContextUser Property |
Gets or sets the IPrincipal object for the current HTTP request.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax IPrincipal User { get; set; }
Property Value
Type:
IPrincipalSee Also