2 references to IsLeaf
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapException.cs (2)
42
{ LdapError.
IsLeaf
, SR.LDAP_IS_LEAF },
81
if (error == LdapError.
IsLeaf
|| error == LdapError.InvalidCredentials || error == LdapError.SendTimeOut)