AzureADDefaults.CookieScheme Field

Definition

The scheme name for cookies when using AddAzureAD(AuthenticationBuilder, Action<AzureADOptions>).

public: static initonly System::String ^ CookieScheme;
public: System::String ^ CookieScheme;
public static readonly string CookieScheme;
public const string CookieScheme;
 staticval mutable CookieScheme : string
val mutable CookieScheme : string
Public Shared ReadOnly CookieScheme As String 
Public Const CookieScheme As String 

Field Value

Applies to