IdentityCookieOptions.TwoFactorUserIdCookie 속성

정의

2단계 사용자 ID 쿠키에 대한 옵션입니다.

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

속성 값

적용 대상