Property Name
- Namespace
- MongoDB.Driver.Core.Authentication
- Assembly
- MongoDB.Driver.Core.dll
Name
Gets the name of the authenticator.
public string Name { get; }
Property Value
- string
The name.
Gets the name of the authenticator.
public string Name { get; }
The name.