次の方法で共有


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 を識別するために使用されるスキーム。

適用対象