Table of Contents

Constructor SaslConversation

Namespace
MongoDB.Driver.Authentication
Assembly
MongoDB.Driver.dll

SaslConversation(ConnectionId, EndPoint)

Initializes a new instance of the SaslConversation class.

public SaslConversation(ConnectionId connectionId, EndPoint endPoint)

Parameters

connectionId ConnectionId

The connection identifier.

endPoint EndPoint

The connection remote EndPoint