HResults.DTS_E_DECRYPTXML_PASSWORD Field

Definition

MessageId: DTS_E_DECRYPTXML_PASSWORD MessageText: Failed to decrypt an encrypted XML node because the password was not specified or not correct. Package load will attempt to continue without the encrypted information.

public: int DTS_E_DECRYPTXML_PASSWORD = -1073659809;
public const int DTS_E_DECRYPTXML_PASSWORD = -1073659809;
val mutable DTS_E_DECRYPTXML_PASSWORD : int
Public Const DTS_E_DECRYPTXML_PASSWORD As Integer  = -1073659809

Field Value

Value = -1073659809

Applies to