Share via


IdentityCookieOptions.ExternalCookieAuthenticationScheme プロパティ

定義

外部認証 Cookie を識別するために使用されるスキームを取得します。

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

プロパティ値

外部認証 Cookie を識別するために使用されるスキーム。

適用対象