This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Http.
Summary
List of Client Certificates to be enclosed with the http request.
- Assembly
- Cake
.Http .dll - Namespace
- Cake
.Http - Containing Type
- HttpSettings
Syntax
public IList<X509Certificate2> ClientCertificates { get; set; }
Value
Type | Description |
---|---|
IList |