HResults.DTS_E_LOGINFAILURE Field

Definition

MessageId: DTS_E_LOGINFAILURE MessageText: The login attempt failed for "%1!s!". This error occurs when the login credentials provided are incorrect. Verify the login credentials.

public: int DTS_E_LOGINFAILURE = -1073651707;
public const int DTS_E_LOGINFAILURE = -1073651707;
val mutable DTS_E_LOGINFAILURE : int
Public Const DTS_E_LOGINFAILURE As Integer  = -1073651707

Field Value

Value = -1073651707

Applies to