1 write to IterationCount
Microsoft.AspNetCore.Identity.Test (1)
PasswordHasherTest.cs (1)
184options.Value.IterationCount = (int)iterCount;
1 reference to IterationCount
Microsoft.Extensions.Identity.Core (1)
PasswordHasher.cs (1)
57_iterCount = options.IterationCount;