MailKit Documentation
MailKit Documentation
API Reference
MailKit.Security
SaslMechanismScramBase Class
SaslMechanismScramBase Methods
Challenge Method
CreateHMAC Method
Hash Method
Reset Method
Sasl
Mechanism
Scram
Base
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
override
void
Reset
()
Remarks
Resets the state of the SASL mechanism.
See Also
Reference
SaslMechanismScramBase Class
MailKit.Security Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast