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