Constants.DefaultSecurityStampClaimType Field
ClaimType used for the security stamp by default
Namespace: Microsoft.AspNet.Identity
Assembly: Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)
Syntax
public const string DefaultSecurityStampClaimType
public:
literal String^ DefaultSecurityStampClaimType
static val mutable DefaultSecurityStampClaimType : string
Public Const DefaultSecurityStampClaimType As String
Field Value
Type: System.String
See Also
Constants Class
Microsoft.AspNet.Identity Namespace
ASP.NET Identity
Return to top