IdentityCookieOptions.TwoFactorUserIdCookieAuthenticationScheme Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the scheme used to identify Two Factor authentication cookies for round tripping user identities.
public:
property System::String ^ TwoFactorUserIdCookieAuthenticationScheme { System::String ^ get(); };
public string TwoFactorUserIdCookieAuthenticationScheme { get; }
member this.TwoFactorUserIdCookieAuthenticationScheme : string
Public ReadOnly Property TwoFactorUserIdCookieAuthenticationScheme As String
Property Value
The scheme used to identify user identity 2fa authentication cookies.