Method Equals
Equals(MongoCredential)
Compares this MongoCredential to another MongoCredential.
Parameters
rhs
MongoCredential The other credential.
Returns
- bool
True if the two credentials are equal.
Equals(object)
Compares this MongoCredential to another MongoCredential.
Parameters
obj
objectThe other credential.
Returns
- bool
True if the two credentials are equal.