Property AuthMechanismProperties
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
AuthMechanismProperties
Gets the auth mechanism properties.
public IReadOnlyDictionary<string, string> AuthMechanismProperties { get; }
Gets the auth mechanism properties.
public IReadOnlyDictionary<string, string> AuthMechanismProperties { get; }