Click or drag to resize

BackgroundCopyJobHttpOptionsClientCertificate Property

Gets the client certificate to use for authentication in an HTTPS (SSL) request.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyJobClientCertificate ClientCertificate { get; }

Property Value

Type: BackgroundCopyJobClientCertificate
An object that specifies the client certificate.
See Also