Class MongoX509Identity

| MongoDB CSharp Driver API Reference (original) (raw)

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.