Class OpenIddictConstants.Scopes
- Namespace
- OpenIddict.Abstractions
- Assembly
- OpenIddict.Abstractions.dll
public static class OpenIddictConstants.Scopes
- Inheritance
-
OpenIddictConstants.Scopes
- Inherited Members
-
Fields
Address
public const string Address = "address"
Field Value
- string
Email
public const string Email = "email"
Field Value
- string
OfflineAccess
public const string OfflineAccess = "offline_access"
Field Value
- string
OpenId
public const string OpenId = "openid"
Field Value
- string
Phone
public const string Phone = "phone"
Field Value
- string
Profile
public const string Profile = "profile"
Field Value
- string
Roles
public const string Roles = "roles"
Field Value
- string