Share via


HttpPipelineTransportOptions.ClientCertificates Property

Definition

The client certificate collection that will be configured for the transport.

public System.Collections.Generic.IList<System.Security.Cryptography.X509Certificates.X509Certificate2> ClientCertificates { get; }
member this.ClientCertificates : System.Collections.Generic.IList<System.Security.Cryptography.X509Certificates.X509Certificate2>
Public ReadOnly Property ClientCertificates As IList(Of X509Certificate2)

Property Value

Applies to