Gets or sets a X509CertificateCollection containing local certificates.

Namespace: Tangosol.Net
Assembly: Coherence (in Coherence.dll) Version: 12.1.2.0 (12.1.2.0)

Syntax

C#
public X509CertificateCollection ClientCertificates { get; set; }

See Also