共用方式為


IdentityCookieOptions.TwoFactorUserIdCookieAuthenticationScheme 屬性

定義

取得用來識別來回使用者身分識別的 Two Factor Authentication Cookie 的配置。

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

屬性值

用來識別使用者身分識別 2fa 驗證 Cookie 的配置。

適用於