共用方式為


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 的配置。

適用於