AzureADOptions.CookieSchemeName Property

Definition

Gets or sets the Cookie authentication scheme to use for sign in with this instance of Azure Active Directory authentication.

public:
 property System::String ^ CookieSchemeName { System::String ^ get(); void set(System::String ^ value); };
public string CookieSchemeName { get; set; }
member this.CookieSchemeName : string with get, set
Public Property CookieSchemeName As String

Property Value

Applies to