Sdílet prostřednictvím


IdentityCookieOptions.TwoFactorUserIdCookie Vlastnost

Definice

Možnosti pro soubor cookie dvoufaktorového id uživatele.

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

Hodnota vlastnosti

Platí pro