HResults.DTS_E_CANTGETCERTDATA 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.
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