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