AzureADDefaults.OpenIdScheme Field
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.
The scheme name for Open ID Connect when using AddAzureAD(AuthenticationBuilder, Action<AzureADOptions>).
public: static initonly System::String ^ OpenIdScheme;
public: System::String ^ OpenIdScheme;
public static readonly string OpenIdScheme;
public const string OpenIdScheme;
staticval mutable OpenIdScheme : string
val mutable OpenIdScheme : string
Public Shared ReadOnly OpenIdScheme As String
Public Const OpenIdScheme As String