Share via


IdentityCookieOptions.ApplicationCookieAuthenticationScheme Property

Definition

Gets the scheme used to identify application authentication cookies.

public:
 property System::String ^ ApplicationCookieAuthenticationScheme { System::String ^ get(); };
public string ApplicationCookieAuthenticationScheme { get; }
member this.ApplicationCookieAuthenticationScheme : string
Public ReadOnly Property ApplicationCookieAuthenticationScheme As String

Property Value

The scheme used to identify application authentication cookies.

Applies to