Table of Contents

Class MongoX509Identity

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents an identity defined by an X509 certificate.

public class MongoX509Identity : MongoIdentity, IEquatable<MongoIdentity>
Inheritance
MongoX509Identity
Implements
Inherited Members

Constructors

MongoX509Identity(string)

Initializes a new instance of the MongoExternalIdentity class.