IdentityCookieOptions.ApplicationCookieAuthenticationScheme 属性

定义

获取用于标识应用程序身份验证 Cookie 的方案。

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

属性值

用于标识应用程序身份验证 Cookie 的方案。

适用于