HResults.DTS_E_DECRYPTPROJECT_USERKEY Field

Definition

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

Field Value

Value = -1073639167

Applies to