SaslAuthenticatorISaslStep Interface |
Namespace: MongoDB.Driver.Core.Authentication
The SaslAuthenticatorISaslStep type exposes the following members.
Name | Description | |
---|---|---|
![]() | BytesToSendToServer |
Gets the bytes to send to server.
|
![]() | IsComplete |
Gets a value indicating whether this instance is complete.
|
Name | Description | |
---|---|---|
![]() | Transition |
Transitions the SASL conversation to the next step.
|