Click or drag to resize
ConnectionStringUsername Property
Gets the username.

Namespace: MongoDB.Driver.Core.Configuration
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax
public string Username { get; }

Property Value

Type: String
See Also