HttpRequest.ClientCertificates Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9083)
ClientCertificates
Gets or sets a collection of client certificates for the request.
Declaration
public CertificateCollection ClientCertificates { get; set; }
Property Value
Type | Description |
---|---|
CertificateCollection |