Table of Contents

Property ClientCertificates

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ClientCertificates

Gets or sets the client certificates.

public IEnumerable<X509Certificate> ClientCertificates { get; set; }

Property Value

IEnumerable<X509Certificate>