1 write to LdapSettings
Microsoft.AspNetCore.Authentication.Negotiate (1)
Events\LdapContext.cs (1)
24LdapSettings = settings;
1 reference to LdapSettings
Microsoft.AspNetCore.Authentication.Negotiate (1)
NegotiateHandler.cs (1)
352await LdapAdapter.RetrieveClaimsAsync(ldapContext.LdapSettings, (ldapContext.Principal.Identity as ClaimsIdentity)!, Logger);