共用方式為


IdentityCookieOptions.TwoFactorUserIdCookie 屬性

定義

雙因素使用者識別碼 Cookie 的選項。

public:
 property Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ TwoFactorUserIdCookie { Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ get(); void set(Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ value); };
public Microsoft.AspNetCore.Builder.CookieAuthenticationOptions TwoFactorUserIdCookie { get; set; }
member this.TwoFactorUserIdCookie : Microsoft.AspNetCore.Builder.CookieAuthenticationOptions with get, set
Public Property TwoFactorUserIdCookie As CookieAuthenticationOptions

屬性值

適用於