Share via


IdentityCookieOptions.TwoFactorUserIdCookieAuthenticationScheme 속성

정의

라운드트립 사용자 ID에 대한 2단계 인증 쿠키를 식별하는 데 사용되는 체계를 가져옵니다.

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

속성 값

사용자 ID 2fa 인증 쿠키를 식별하는 데 사용되는 체계입니다.

적용 대상