3 references to PostConfigureNegotiateOptions
Microsoft.AspNetCore.Authentication.Negotiate (3)
NegotiateExtensions.cs (1)
71
builder.Services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<NegotiateOptions>,
PostConfigureNegotiateOptions
>());
NegotiateOptions.cs (1)
68
/// See <see cref="
PostConfigureNegotiateOptions
"/>.
PostConfigureNegotiateOptions.cs (1)
23
/// Creates a new <see cref="
PostConfigureNegotiateOptions
"/>