2 references to ForgetTwoFactorClient
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
953
_metrics?.
ForgetTwoFactorClient
(typeof(TUser).FullName!, IdentityConstants.TwoFactorRememberMeScheme);
957
_metrics?.
ForgetTwoFactorClient
(typeof(TUser).FullName!, IdentityConstants.TwoFactorRememberMeScheme, ex);