MongoUrlHasAuthenticationSettings Property |
Gets a value indicating whether this instance has authentication settings.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax public bool HasAuthenticationSettings { get; }
Public ReadOnly Property HasAuthenticationSettings As Boolean
Get
member HasAuthenticationSettings : bool with get
Property Value
Type:
BooleanSee Also