| IAuthenticator Interface | 
Namespace: MongoDB.Driver.Core.Authentication
 Syntax
SyntaxThe IAuthenticator type exposes the following members.
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|  | Authenticate | 
            Authenticates the connection.
             | 
|  | AuthenticateAsync | 
            Authenticates the connection.
             | 
 See Also
See Also