Rights.Identity Property
Gets a string that specifies that the right represents an identity.
Namespace: System.IdentityModel.Claims
Assembly: System.IdentityModel (in System.IdentityModel.dll)
The string that is returned by the Identity property is http://schemas.xmlsoap.org/ws/2005/05/identity/right/Identity.
In general, a typical ClaimSet has one claim with the Identity right. This claim represents the identity of the ClaimSet. For example, a WindowsClaimSet has a SID claim that represents the user's SID. Likewise, the X509CertificateClaimSet has a Thumbprint claim that represents the identity that is associated with an X.509 certificate.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.