Property ClientCertificates NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll ClientCertificates Gets or sets the client certificates. public IEnumerable<X509Certificate> ClientCertificates { get; set; } Property Value IEnumerable<X509Certificate>