HResults.DTS_E_DECRYPTPACKAGE_USERKEY Field

Definition

MessageId: DTS_E_DECRYPTPACKAGE_USERKEY MessageText: Failed to decrypt a package that is encrypted with a user key. You may not be the user who encrypted this package, or you are not using the same machine that was used to save the package.

public: int DTS_E_DECRYPTPACKAGE_USERKEY = -1073659808;
public const int DTS_E_DECRYPTPACKAGE_USERKEY = -1073659808;
val mutable DTS_E_DECRYPTPACKAGE_USERKEY : int
Public Const DTS_E_DECRYPTPACKAGE_USERKEY As Integer  = -1073659808

Field Value

Value = -1073659808

Applies to