MailBeeImapLoginBadMethodExceptionBadMethod Property |
Gets the authentication method which was rejected by the server.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax
RemarksAlthough
AuthenticationMethods allows bitwise combination
of its member values, the result returned by this property always contains a single
member value indicating the specific method which was rejected.
See Also