Sasl |
The SaslMechanism type exposes the following members.
| Name | Description | |
|---|---|---|
| Credentials | Get the user's credentials. | |
| IsAuthenticated | Get or set whether the SASL mechanism has finished authenticating. | |
| MechanismName | Get the name of the SASL mechanism. | |
| NegotiatedChannelBinding | Get whether or not channel-binding was negotiated by the SASL mechanism. | |
| NegotiatedSecurityLayer | Get whether or not a security layer was negotiated by the SASL mechanism. | |
| SupportsChannelBinding | Get whether or not the SASL mechanism supports channel binding. | |
| SupportsInitialResponse | Get whether or not the SASL mechanism supports an initial response (SASL-IR). |