Class AuthenticatorFactory
- Namespace
- MongoDB.Driver.Core.Authentication
- Assembly
- MongoDB.Driver.Core.dll
Represents an authenticator factory.
public class AuthenticatorFactory : IAuthenticatorFactory
- Inheritance
-
AuthenticatorFactory
- Implements
- Inherited Members
Constructors
- AuthenticatorFactory(Func<IAuthenticator>)
Create an authenticatorFactory.
Methods
- Create()
Create an authenticator.