Table of Contents

Class SaslAuthenticator.SaslConversation

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

Represents a SASL conversation.

protected sealed class SaslAuthenticator.SaslConversation : IDisposable
Inheritance
SaslAuthenticator.SaslConversation
Implements
Inherited Members

Constructors

SaslConversation(ConnectionId)

Initializes a new instance of the SaslAuthenticator.SaslConversation class.

Properties

ConnectionId

Gets the connection identifier.

Methods

Dispose()
RegisterItemForDisposal(IDisposable)

Registers the item for disposal.