次の方法で共有


IdentityCookieOptions.TwoFactorUserIdCookieAuthenticationScheme プロパティ

定義

ラウンド トリップ ユーザー ID の Two Factor 認証 Cookie を識別するために使用されるスキームを取得します。

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

プロパティ値

ユーザー ID 2fa 認証 Cookie を識別するために使用されるスキーム。

適用対象