Table of Contents

Class MongoInternalIdentity

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents an identity defined inside mongodb.

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

Constructors

MongoInternalIdentity(string, string)

Initializes a new instance of the MongoInternalIdentity class.