HResults.DTS_E_SIGNPACKAGEFAILED Field

Definition

MessageId: DTS_E_SIGNPACKAGEFAILED MessageText: Package signing failed with error 0x%1!8.8X! "%2!s!". This occurs when the ManagedHelper.SignDocument method fails.

public: int DTS_E_SIGNPACKAGEFAILED = -1073659859;
public const int DTS_E_SIGNPACKAGEFAILED = -1073659859;
val mutable DTS_E_SIGNPACKAGEFAILED : int
Public Const DTS_E_SIGNPACKAGEFAILED As Integer  = -1073659859

Field Value

Value = -1073659859

Applies to