Freigeben über


ClaimsIdentity.DefaultNameClaimType Field

The default name claim type.

Namespace: Microsoft.IdentityModel.Claims
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim value As String

value = ClaimsIdentity.DefaultNameClaimType

Syntax

'Declaration
Public Const DefaultNameClaimType As String
public const string DefaultNameClaimType
public:
literal String^ DefaultNameClaimType
public static final String DefaultNameClaimType
public const var DefaultNameClaimType : String

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

ClaimsIdentity Class
ClaimsIdentity Members
Microsoft.IdentityModel.Claims Namespace