3 references to Validate
Microsoft.AspNetCore.Authentication.Negotiate (1)
PostConfigureNegotiateOptions.cs (1)
67
ldapSettings.
Validate
();
Microsoft.AspNetCore.Authentication.Negotiate.Test (2)
LdapSettingsValidationTests.cs (2)
16
Assert.Throws<ArgumentNullException>(() => settings.
Validate
());
28
Assert.Throws<ArgumentNullException>(() => settings.
Validate
());