HResults.DTS_E_DECRYPTPROJECT_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_DECRYPTPROJECT_USERKEY MessageText: Failed to decrypt a project that is encrypted with a user key. You may not be the user who encrypted this project, or you are not using the same machine that was used to save the project.
public: int DTS_E_DECRYPTPROJECT_USERKEY = -1073639167;
public const int DTS_E_DECRYPTPROJECT_USERKEY = -1073639167;
val mutable DTS_E_DECRYPTPROJECT_USERKEY : int
Public Const DTS_E_DECRYPTPROJECT_USERKEY As Integer = -1073639167