HResults.DTS_E_CANTGETCERTDATA Field

Definition

The raw certificate data cannot be obtained from the supplied certificate object (error: %1). This occurs when CPackage::put_CertificateObject cannot instantiate the ManagedHelper object, when the ManagedHelper object fails, or when the ManagedHelper object returns a malformed array.

public: int DTS_E_CANTGETCERTDATA = -1073659868;
public const int DTS_E_CANTGETCERTDATA = -1073659868;
val mutable DTS_E_CANTGETCERTDATA : int
Public Const DTS_E_CANTGETCERTDATA As Integer  = -1073659868

Field Value

Value = -1073659868

Applies to