HResults.DTS_E_SECUREFAILURE Field

Definition

MessageId: DTS_E_SECUREFAILURE MessageText: SSL certificate response obtained from the server was not valid. Cannot process the request.

public: int DTS_E_SECUREFAILURE = -1073651704;
public const int DTS_E_SECUREFAILURE = -1073651704;
val mutable DTS_E_SECUREFAILURE : int
Public Const DTS_E_SECUREFAILURE As Integer  = -1073651704

Field Value

Value = -1073651704

Applies to