Share via


AzureADB2CDefaults.CookieScheme Field

Definition

The scheme name for cookies when using AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>).

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