Click or drag to resize
MimeKit

SaslMechanismReset Method

Reset the state of the SASL mechanism.

Namespace: MailKit.Security
Assembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
public virtual void Reset()
Remarks
Resets the state of the SASL mechanism.
See Also