Skip to content

Commit a6b15a8

Browse files
authored
Update ASP.NET Core Identity documentation
Fixed for moniker range.
1 parent 6ce720a commit a6b15a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aspnetcore/security/authentication/identity.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ The template-generated app doesn't use [authorization](xref:security/authorizati
203203

204204
For more information on `IdentityOptions`, see <xref:Microsoft.AspNetCore.Identity.IdentityOptions> and [Application Startup](xref:fundamentals/startup).
205205

206+
:::moniker-end
206207
:::moniker range=">= aspnetcore-10.0"
207208

208209
## ASP.NET Core Identity metrics
@@ -212,6 +213,7 @@ ASP.NET Core Identity metrics provide monitoring capabilities for user managemen
212213
For complete details on available metrics and how to use them, see <xref:log-mon/metrics/metrics#aspnet-core-identity-metrics>.
213214

214215
:::moniker-end
216+
:::moniker range=">= aspnetcore-8.0"
215217

216218
<!-- Start here for .NET 6 -->
217219

0 commit comments

Comments
 (0)