HResults.DTS_E_CERTERROR 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.
MessageId: DTS_E_CERTERROR MessageText: Error processing client certificate. This error can occur when the client certificate provided was not found in the Personal Certificate Store. Verify that the client certificate is valid.
public: int DTS_E_CERTERROR = -1073651694;
public const int DTS_E_CERTERROR = -1073651694;
val mutable DTS_E_CERTERROR : int
Public Const DTS_E_CERTERROR As Integer = -1073651694