Operator operator !=
operator !=(MongoIdentityEvidence, MongoIdentityEvidence)
Compares two MongoIdentityEvidences.
Parameters
lhs
MongoIdentity Evidence The first MongoIdentityEvidence.
rhs
MongoIdentity Evidence The other MongoIdentityEvidence.
Returns
- bool
True if the two MongoIdentityEvidences are not equal (or one is null and the other is not).