TlsClientSettings.ClientCertificates Property
Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9083)
ClientCertificates
Gets or sets the collection of certificates used for client certificate authentication.
Declaration
public CertificateCollection ClientCertificates { get; set; }
Property Value
Type | Description |
---|---|
CertificateCollection |