Table of Contents

Property AuthenticatorFactories

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.Core.dll

AuthenticatorFactories

Gets the authenticator factories.

public IReadOnlyList<IAuthenticatorFactory> AuthenticatorFactories { get; }

Property Value

IReadOnlyList<IAuthenticatorFactory>

The authenticator factories.