Base:
method
SendRequest
System.DirectoryServices.Protocols.DirectoryConnection.SendRequest(System.DirectoryServices.Protocols.DirectoryRequest)
1 reference to SendRequest
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\LdapAdapter.cs (1)
107
var searchResponse = (SearchResponse)connection.
SendRequest
(searchRequest);