IdentityCookieOptions.ApplicationCookieAuthenticationScheme Property
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.
Gets the scheme used to identify application authentication cookies.
public:
property System::String ^ ApplicationCookieAuthenticationScheme { System::String ^ get(); };
C#
public string ApplicationCookieAuthenticationScheme { get; }
member this.ApplicationCookieAuthenticationScheme : string
Public ReadOnly Property ApplicationCookieAuthenticationScheme As String
The scheme used to identify application authentication cookies.
منتج | الإصدارات |
---|---|
ASP.NET Core | 1.0, 1.1 |