Class MongoIdentityEvidence
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Evidence used as proof of a MongoIdentity.
public abstract class MongoIdentityEvidence
Inheritance
MongoIdentityEvidence
Derived
Inherited Members
Methods
Determines whether the specified object is equal to this instance.
Returns a hash code for this instance.
Operators
operator ==(MongoIdentityEvidence, MongoIdentityEvidence)
Compares two MongoIdentityEvidences.
operator !=(MongoIdentityEvidence, MongoIdentityEvidence)
Compares two MongoIdentityEvidences.