AzureADDefaults.CookieScheme 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 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