Click or drag to resize
ConnectionStringAuthMechanism Property
Gets the auth mechanism.

Namespace: MongoDB.Driver.Core.Configuration
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.0.1
Syntax
public string AuthMechanism { get; }

Property Value

Type: String
See Also