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