Click or drag to resize

TlsClientClientCertificates Property

Gets the collection of X509 certificates for this client.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public X509CertificateCollection ClientCertificates { get; }
View Source

Property Value

X509CertificateCollection
See Also