RolePrincipal::Identity Property
.NET Framework (current version)
Gets the security identity for the current HTTP request.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Security.Principal::IIdentity^The security identity for the current HTTP request.
Implements
IPrincipal::IdentityThe Identity of a RolePrincipal object is set when the RolePrincipal constructor is called.
.NET Framework
Available since 2.0
Available since 2.0
Show: