Gets or sets an array of bytes which represents a server challenge.
The challenge data sent by the server to the client.
MailBee will assign a server challenge value to this property during the authentication protocol exchange. Although the server sends challenge data as Base64 string, MailBee decodes this data from Base64 first, and then assigns the decoded data value to this property.
SaslMethod Class | MailBee Namespace