2 references to ERROR_HRESULT_LOGON_FAILURE
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Context.cs (2)
113if (hr == unchecked((int)(ExceptionHelper.ERROR_HRESULT_LOGON_FAILURE))) 129if (e.ErrorCode == unchecked((int)(ExceptionHelper.ERROR_HRESULT_LOGON_FAILURE)))