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