ConnectionStringAuthMechanism Property |
Gets the auth mechanism.
Namespace: MongoDB.Driver.Core.ConfigurationAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax public string AuthMechanism { get; }
Public ReadOnly Property AuthMechanism As String
Get
member AuthMechanism : string with get
Property Value
Type:
StringSee Also