Class SaslConversation
- Namespace
- MongoDB.Driver.Authentication
- Assembly
- MongoDB.Driver.dll
Represents a SASL conversation.
- Inheritance
-
Sasl
Conversation
- Implements
- Inherited Members
Constructors
- Sasl
Conversation(Connection Id, End Point) Initializes a new instance of the Sasl
Conversation class.
Properties
- Connection
Id Gets the connection identifier.
- End
Point Gets the connection remote EndPoint.
Methods
- Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
- Register
Item For Disposal(IDisposable) Registers the item for disposal.