IBackgroundCopyJobHttpOptions3 interface (bits10_3.h)

Use this interface to set HTTP customer headers to write-only, or to set a server certificate validation callback method that you've implemented. This interface extends IBackgroundCopyJobHttpOptions2.

Inheritance

The IBackgroundCopyJobHttpOptions3 interface inherits from the IBackgroundCopyJobHttpOptions2 interface.

Methods

The IBackgroundCopyJobHttpOptions3 interface has these methods.

 
IBackgroundCopyJobHttpOptions3::MakeCustomHeadersWriteOnly

Sets the HTTP custom headers for this job to be write-only.
IBackgroundCopyJobHttpOptions3::SetServerCertificateValidationInterface

Server certificates are sent when an HTTPS connection is opened. Use this method to set a callback to be called to validate those server certificates.

Requirements

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