HResults.DTS_E_CERTERROR Field

Definition

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

Field Value

Value = -1073651694

Applies to