MongoDBCRAuthenticator Class | 
Namespace: MongoDB.Driver.Core.Authentication
The MongoDBCRAuthenticator type exposes the following members.
| Name | Description | |
|---|---|---|
| MongoDBCRAuthenticator | 
            Initializes a new instance of the MongoDBCRAuthenticator class.
              | 
| Name | Description | |
|---|---|---|
| MechanismName | 
            Gets the name of the mechanism.
              | |
| Name | 
            Gets the name of the authenticator.
              | 
| Name | Description | |
|---|---|---|
| Authenticate | 
            Authenticates the connection.
              | |
| AuthenticateAsync | 
            Authenticates the connection.
              | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| ToBson | 
            Serializes an object to a BSON byte array.
              (Defined by BsonExtensionMethods.) | |
| ToBsonDocument | 
            Serializes an object to a BsonDocument.
              (Defined by BsonExtensionMethods.) | |
| ToJson | 
            Serializes an object to a JSON string.
              (Defined by BsonExtensionMethods.) |