Click or drag to resize
MimeKit

SaslMechanismLoginChallenge Method

Overload List
 NameDescription
Public methodChallenge(String, CancellationToken) Decode the base64-encoded server challenge and return the next challenge response encoded in base64.
Protected methodChallenge(Byte, Int32, Int32, CancellationToken) Parses the server's challenge token and returns the next challenge response.
Top
See Also