1 write to TwoFactorEnabled
Identity.DefaultUI.WebSite (1)
src\Identity\test\InMemory.Test\InMemoryUserStore.cs (1)
314user.TwoFactorEnabled = enabled;
1 reference to TwoFactorEnabled
Identity.DefaultUI.WebSite (1)
src\Identity\test\InMemory.Test\InMemoryUserStore.cs (1)
320return Task.FromResult(user.TwoFactorEnabled);