HResults.DTS_E_CLIENTAUTH 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_CLIENTAUTH MessageText: Client certificate is missing. This error occurs when the server is expecting an SSL client certificate and the user has provided an invalid certificate, or has not provided a certificate. A client certificate must be configured for this connection.
public: int DTS_E_CLIENTAUTH = -1073651702;
public const int DTS_E_CLIENTAUTH = -1073651702;
val mutable DTS_E_CLIENTAUTH : int
Public Const DTS_E_CLIENTAUTH As Integer = -1073651702