System.Web.Security.RolePrincipal.Identity Property

Gets the security identity for the current HTTP request.

Syntax

public System.Security.Principal.IIdentity Identity { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The RolePrincipal.Identity of a System.Web.Security.RolePrincipal object is set when the System.Web.Security.RolePrincipal constructor is called.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0