Constants 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.
General constants for Microsoft Identity Web.
public static class Constants
type Constants = class
Public Class Constants
- Inheritance
-
System.ObjectConstants
Fields
AzureAd |
AzureAd. Configuration section name for AzureAd. |
AzureAdB2C |
AzureAdB2C. Configuration section name for AzureAdB2C. |
Bearer |
Bearer. Predominant type of access token used with OAuth 2.0. |
Claims |
Claims. Determined from the signed-in user. |
DomainHint |
DomainHint. Determined by the tenant Id. |
LoginHint |
LoginHint. Represents the preferred_username claim in the ID token. |
Policy |
Policy for B2C user flows. The name of the policy to check against a specific user flow. |
Scope |
Scope. |