Table of Contents

Class MongoExternalIdentity

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents an identity defined outside of mongodb.

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

Constructors

MongoExternalIdentity(string)

Initializes a new instance of the MongoExternalIdentity class.

MongoExternalIdentity(string, string)

Initializes a new instance of the MongoExternalIdentity class.