SaslMethodClientAnswerEncoding Property |
Gets or sets an encoding of the client answer data.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
Remarks
You can use this encoding to convert string data (such as account names, passwords, etc)
into bytes if required by your algorithm.
See Also