Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property ClientCertificates

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll

ClientCertificates

Gets the client certificates.

public IEnumerable<X509Certificate> ClientCertificates { get; }

Property Value

IEnumerable<X509Certificate>

The client certificates.