4 writes to ErrorCode
System.DirectoryServices.Protocols (4)
System\DirectoryServices\Protocols\ldap\LdapException.cs (4)
111ErrorCode = errorCode; 116ErrorCode = errorCode; 121ErrorCode = errorCode; 127ErrorCode = errorCode;
2 references to ErrorCode
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Context.cs (2)
294if (ldapex.ErrorCode == ExceptionHelper.ERROR_LOGON_FAILURE) 327if (ldapex.ErrorCode == ExceptionHelper.ERROR_LOGON_FAILURE)