HResults.DTS_E_DECRYPTPACKAGE_USERKEY 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_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