Table of Contents

Property AuthenticationMechanismProperties

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AuthenticationMechanismProperties

Gets the authentication mechanism properties.

public IEnumerable<KeyValuePair<string, string>> AuthenticationMechanismProperties { get; }

Property Value

IEnumerable<KeyValuePair<string, string>>