MongoIdentityUsername Property |
Gets the username.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public string Username { get; }
Public ReadOnly Property Username As String
Get
member Username : string with get
Property Value
Type:
StringSee Also