Table of Contents

Property AuthenticationMechanismProperties

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AuthenticationMechanismProperties

Gets or sets the authentication mechanism properties.

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

Property Value

IEnumerable<KeyValuePair<string, string>>