HResults.DTS_E_PACKAGEOBJECTNOTENVELOPED Field

Definition

MessageId: DTS_E_PACKAGEOBJECTNOTENVELOPED MessageText: Failed to find package object in signed XML envelope with error 0x%1!8.8X! "%2!s!". This occurs when signed XML does not contain a SSIS package, as expected.

public: int DTS_E_PACKAGEOBJECTNOTENVELOPED = -1073659846;
public const int DTS_E_PACKAGEOBJECTNOTENVELOPED = -1073659846;
val mutable DTS_E_PACKAGEOBJECTNOTENVELOPED : int
Public Const DTS_E_PACKAGEOBJECTNOTENVELOPED As Integer  = -1073659846

Field Value

Value = -1073659846

Applies to