1 reference to PostConfigureAuthenticationSchemeOptions
Microsoft.AspNetCore.Authentication (1)
AuthenticationBuilder.cs (1)
52
Services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<TOptions>,
PostConfigureAuthenticationSchemeOptions
<TOptions>>());