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