IAuthenticator Interface | 
Namespace: MongoDB.Driver.Core.Authentication
The IAuthenticator type exposes the following members.
| Name | Description | |
|---|---|---|
| Authenticate | 
            Authenticates the connection.
              | |
| AuthenticateAsync | 
            Authenticates the connection.
              | |
| CustomizeInitialHelloCommand | 
            Optionally customizes hello or legacy hello command.
              |