Class MongoIdentity
Represents an identity in MongoDB.
- Inheritance
-
Mongo
Identity
- Implements
- Derived
- Inherited Members
Properties
- Source
Gets the source.
- Username
Gets the username.
Methods
- Equals(Mongo
Identity) Determines whether the specified instance is equal to this instance.
- Equals(object)
Determines whether the specified object is equal to this instance.
- Get
Hash Code() Returns a hash code for this instance.
Operators
- operator ==(Mongo
Identity, Mongo Identity) Compares two MongoIdentity values.
- operator !=(Mongo
Identity, Mongo Identity) Compares two MongoIdentity values.