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