Class MongoIdentityEvidence

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Evidence used as proof of a MongoIdentity.

public abstract class MongoIdentityEvidence

Inheritance

MongoIdentityEvidence

Derived

Inherited Members

Methods

Equals(object)

Determines whether the specified object is equal to this instance.

GetHashCode()

Returns a hash code for this instance.

Operators

operator ==(MongoIdentityEvidence, MongoIdentityEvidence)

Compares two MongoIdentityEvidences.

operator !=(MongoIdentityEvidence, MongoIdentityEvidence)

Compares two MongoIdentityEvidences.