MailKit Documentation
MailKit Documentation
API Reference
MailKit.Security
SaslMechanism Class
SaslMechanism Methods
Challenge Method
ChallengeAsync Method
Create Method
IsSupported Method
Reset Method
SaslPrep Method
TryGetChannelBindingToken Method
Sasl
Mechanism
Reset Method
Reset the state of the SASL mechanism.
Namespace:
MailKit.Security
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
virtual
void
Reset
()
Remarks
Resets the state of the SASL mechanism.
See Also
Reference
SaslMechanism Class
MailKit.Security Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast