IdentityCookieOptions.TwoFactorUserIdCookieAuthenticationScheme 属性

定义

获取用于标识往返用户标识的双因素身份验证 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 的方案。

适用于