Property Username
- Namespace
- MongoDB.Driver.Core.Authentication
- Assembly
- MongoDB.Driver.Core.dll
Username
Gets the username.
public string Username { get; }
Property Value
- string
The username.
Gets the username.
public string Username { get; }
The username.