2 references to
Microsoft.AspNetCore.Authentication.Negotiate (2)
Internal\LdapAdapter.cs (2)
63var memberof = userFound.Attributes["memberof"]; // You can access ldap Attributes with Attributes property 121var memberof = group.Attributes["memberof"]; // You can access ldap Attributes with Attributes property