1 write to TwoFactorEnabled
Microsoft.AspNetCore.Identity.InMemory.Test (1)
InMemoryUserStore.cs (1)
314
user.
TwoFactorEnabled
= enabled;
1 reference to TwoFactorEnabled
Microsoft.AspNetCore.Identity.InMemory.Test (1)
InMemoryUserStore.cs (1)
320
return Task.FromResult(user.
TwoFactorEnabled
);