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