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