Click or drag to resize

BackgroundCopyJobHttpOptions Properties

The BackgroundCopyJobHttpOptions type exposes the following members.

Properties
  NameDescription
Public propertyClientCertificate
Gets the client certificate to use for authentication in an HTTPS (SSL) request.
Public propertyCustomHeaders
Gets or sets custom HTTP headers to include in HTTP requests.
Public propertySecurityOptions
Gets or sets flags for HTTP that determine whether the certificate revocation list is checked and certain certificate errors are ignored, and the policy to use when a server redirects the HTTP request.
Top
See Also