Constants Class
Constants class
Namespace: Microsoft.AspNet.Identity
Assembly: Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)
Inheritance Hierarchy
System.Object
Microsoft.AspNet.Identity.Constants
Syntax
public static class Constants
public ref class Constants abstract sealed
[<AbstractClass>]
[<Sealed>]
type Constants = class end
Public NotInheritable Class Constants
Fields
Name | Description | |
---|---|---|
![]() ![]() |
DefaultSecurityStampClaimType | ClaimType used for the security stamp by default |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.AspNet.Identity Namespace
ASP.NET Identity
Return to top