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 0780e76 commit 8e74eefCopy full SHA for 8e74eef
src/Http/Authentication.Core/src/AuthenticationSchemeProvider.cs
@@ -14,7 +14,7 @@ public class AuthenticationSchemeProvider : IAuthenticationSchemeProvider
14
{
15
/// <summary>
16
/// Creates an instance of <see cref="AuthenticationSchemeProvider"/>
17
- /// using the specified <paramref name="options"/>,
+ /// using the specified <paramref name="options"/>.
18
/// </summary>
19
/// <param name="options">The <see cref="AuthenticationOptions"/> options.</param>
20
public AuthenticationSchemeProvider(IOptions<AuthenticationOptions> options)
0 commit comments