Click or drag to resize
MimeKit

SaslMechanism Properties

The SaslMechanism type exposes the following members.

Properties
 NameDescription
Public propertyCredentials Get the user's credentials.
Public propertyIsAuthenticated Get or set whether the SASL mechanism has finished authenticating.
Public propertyMechanismName Get the name of the SASL mechanism.
Public propertyNegotiatedChannelBinding Get whether or not channel-binding was negotiated by the SASL mechanism.
Public propertyNegotiatedSecurityLayer Get whether or not a security layer was negotiated by the SASL mechanism.
Public propertySupportsChannelBinding Get whether or not the SASL mechanism supports channel binding.
Public propertySupportsInitialResponse Get whether or not the SASL mechanism supports an initial response (SASL-IR).
Top
See Also