Property AuthenticationMechanismProperties NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll AuthenticationMechanismProperties Gets or sets the authentication mechanism properties. public IEnumerable<KeyValuePair<string, string>> AuthenticationMechanismProperties { get; set; } Property Value IEnumerable<KeyValuePair<string, string>>