Table of Contents

Interface IAuthenticatorFactory

Namespace
MongoDB.Driver.Core.Authentication
Assembly
MongoDB.Driver.Core.dll

Represents an authenticator factory.

[Obsolete("This interface will be made internal in a later release.")]
public interface IAuthenticatorFactory

Methods

Create()

Create an authenticator.