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