MongoCredentialSource Property |
Gets the source.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.2.0
Syntaxpublic string Source { get; }
Public ReadOnly Property Source As String
Get
member Source : string with get
Property Value
Type:
String
See Also