IBackgroundCopyServerCertificateValidationCallback interface (bits10_3.h)

Server certificates are sent when an HTTPS connection is opened. Use this method to implement a callback to be called to validate those server certificates. This interface extends IUnknown.

Inheritance

The IBackgroundCopyServerCertificateValidationCallback interface inherits from the IUnknown interface.

Methods

The IBackgroundCopyServerCertificateValidationCallback interface has these methods.

 
IBackgroundCopyServerCertificateValidationCallback::ValidateServerCertificate

A callback method that you implement that will be called so that you can validate the server certificates sent when an HTTPS connection is opened.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header bits10_3.h