WebRequestInformation::Principal Property
.NET Framework (current version)
Gets the instance of the managed-code principal associated with the Web request.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Security.Principal::IPrincipal^The IPrincipal instance that is associated with the request event.
The principal refers to the authenticated entity that issued the Web request.
.NET Framework
Available since 2.0
Available since 2.0
Show: