We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fefb7a commit ddabb1cCopy full SHA for ddabb1c
src/Security/Authentication/OpenIdConnect/src/Events/OpenIdConnectEvents.cs
@@ -7,7 +7,7 @@
7
namespace Microsoft.AspNetCore.Authentication.OpenIdConnect
8
{
9
/// <summary>
10
- /// Specifies events which the <see cref="OpenIdConnectHandler" />invokes to enable developer control over the authentication process.
+ /// Specifies events which the <see cref="OpenIdConnectHandler" /> invokes to enable developer control over the authentication process.
11
/// </summary>
12
public class OpenIdConnectEvents : RemoteAuthenticationEvents
13
0 commit comments