OpenIdConnectScope Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines scopes for OpenID Connect. For details, See: https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims.
public static class OpenIdConnectScope
type OpenIdConnectScope = class
Public Class OpenIdConnectScope
- Inheritance
-
OpenIdConnectScope
Remarks
Can be used to determine the scope in an OpenIdConnectMessage.
Fields
Address |
Indicates the |
Indicates the |
|
OfflineAccess |
Indicates the |
OpenId |
Indicates the |
OpenIdProfile |
Indicates both |
Phone |
Indicates the |
Profile |
Indicates the |
UserImpersonation |
Indicates the |