HResults.DTS_E_LOGINFAILURE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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