SaslMethodClientAnswerEncoding Property |
Gets or sets an encoding of the client answer data.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
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