dotnet / dotnet/AspNetCore.Docs

Asp.Net Core 7 - PasswordHasherOptions.IterationCount wrong default value

Open
#30,775 3 comments 0 reactions 0 assignees View on GitHub
Source - Docs.ms
Dominant language
C#
Stars
13.1k
Forks
24.6k
Avg merge
1d 2h
Merged PRs (30d)
109

Description

### Description

As mentioned in the title, on the documentation the default number of iterations is 100_000 but in reality it is 10_000. I believe the current value (100_000 )is for .Net 8 and not 7 and earlier.

### Page URL

https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity.passwordhasheroptions.iterationcount?view=aspnetcore-7.0&source=docs#microsoft-aspnetcore-identity-passwordhasheroptions-iterationcount

### Content source URL

https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity.passwordhasheroptions.iterationcount?view=aspnetcore-7.0&source=docs#microsoft-aspnetcore-identity-passwordhasheroptions-iterationcount

### Document ID

ebb299e0-6c1c-7077-689d-ac711352e418

### Article author

Rick-Anderson

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.