You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetcore/security/authentication/identity.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,6 +203,7 @@ The template-generated app doesn't use [authorization](xref:security/authorizati
203
203
204
204
For more information on `IdentityOptions`, see <xref:Microsoft.AspNetCore.Identity.IdentityOptions> and [Application Startup](xref:fundamentals/startup).
205
205
206
+
:::moniker-end
206
207
:::moniker range=">= aspnetcore-10.0"
207
208
208
209
## ASP.NET Core Identity metrics
@@ -212,6 +213,7 @@ ASP.NET Core Identity metrics provide monitoring capabilities for user managemen
212
213
For complete details on available metrics and how to use them, see <xref:log-mon/metrics/metrics#aspnet-core-identity-metrics>.
0 commit comments