Gets or sets the collection of certificates used for client certificate authentication.
Namespace:
Rebex.Net
Assembly:
Rebex.Tls (in Rebex.Tls.dll)
Syntax
Visual Basic |
---|
Public Property ClientCertificates As CertificateCollection Get Set |
C# |
---|
public CertificateCollection ClientCertificates { get; set; } |