HResults.DTS_E_UNPROTECTCONNECTIONSTRINGFAILED Field

Definition

MessageId: DTS_E_UNPROTECTCONNECTIONSTRINGFAILED MessageText: Failed to decrypt protected connection string for server "%1!s!" with error 0x%2!8.8X! "%3!s!". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.

public: int DTS_E_UNPROTECTCONNECTIONSTRINGFAILED = -1073651689;
public const int DTS_E_UNPROTECTCONNECTIONSTRINGFAILED = -1073651689;
val mutable DTS_E_UNPROTECTCONNECTIONSTRINGFAILED : int
Public Const DTS_E_UNPROTECTCONNECTIONSTRINGFAILED As Integer  = -1073651689

Field Value

Value = -1073651689

Applies to