IdentityCookieOptions.TwoFactorRememberMeCookieAuthenticationScheme 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 saving the Remember Me state.
public:
property System::String ^ TwoFactorRememberMeCookieAuthenticationScheme { System::String ^ get(); };
public string TwoFactorRememberMeCookieAuthenticationScheme { get; }
member this.TwoFactorRememberMeCookieAuthenticationScheme : string
Public ReadOnly Property TwoFactorRememberMeCookieAuthenticationScheme As String
Property Value
The scheme used to identify remember me application authentication cookies.