Property MechanismProperties
- Namespace
- MongoDB.Driver.Authentication
- Assembly
- MongoDB.Driver.dll
MechanismProperties
SASL Mechanism's properties.
public IEnumerable<KeyValuePair<string, object>> MechanismProperties { get; init; }
SASL Mechanism's properties.
public IEnumerable<KeyValuePair<string, object>> MechanismProperties { get; init; }