[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The IBackgroundCopyJobHttpOptionstype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
GetClientCertificate(BitsCertStoreLocation, String, array< Byte > [] () [] [] , String)
Gets job client certificate
GetCustomHeaders(String)
Gets custom headers for job
GetSecurityFlags(UInt64)
Gets job security flags
RemoveClientCertificate () () () ()
Removes client certificate from job
SetClientCertificateByID(BitsCertStoreLocation, String, Byte % )
Sets client certificate by hash
SetClientCertificateByName(BitsCertStoreLocation, String, String)
Sets client certificate by certificate subject name
SetCustomHeaders(String)
Sets custom headers for job
SetSecurityFlags(UInt64)
Sets job security flags

See Also