public interface INotifyOfNewConnectionCallback
NotifyOfNewConnectionCallback.
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.Protocols.NotifyOfNewConnectionCallback
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Method and Description |
|---|---|
boolean |
Invoke(LdapConnection primaryConnection,
LdapConnection referralFromConnection,
java.lang.String newDistinguishedName,
LdapDirectoryIdentifier identifier,
LdapConnection newConnection,
NetworkCredential credential,
long currentUserToken,
int errorCodeFromBind) |
boolean Invoke(LdapConnection primaryConnection, LdapConnection referralFromConnection, java.lang.String newDistinguishedName, LdapDirectoryIdentifier identifier, LdapConnection newConnection, NetworkCredential credential, long currentUserToken, int errorCodeFromBind)