Click or drag to resize
MimeKit

SaslMechanismOAuth2Challenge 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) Parse the server's challenge token and return the next challenge response.
Top
See Also