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