MongoUserEquals Method | 
| Name | Description | |
|---|---|---|
| Equals(Object) | 
            Determines whether this instance and a specified object, which must also be a MongoUser object, have the same value.
              (Overrides ObjectEquals(Object).) | |
| Equals(MongoUser) | 
            Determines whether this instance and another specified MongoUser object have the same value.
              | |
| Equals(MongoUser, MongoUser) | 
            Determines whether two specified MongoUser objects have the same value.
              |