When implemented by an exception class, indicates the server returned negative response during the authentication process because the requested authentication method is not available.
For a list of all members of this type, see IMailBeeLoginBadMethodException Members.
| Type | Description |
|---|---|
| MailBeeImapLoginBadMethodException | The exception that is thrown when the IMAP server reports the given SASL authentication method is not supported and use of another authentication methods is not allowed by the application. |
| MailBeePop3LoginBadMethodException | The exception that is thrown when the POP3 server reports the given SASL authentication method is not supported and use of another authentication methods is not allowed by the application. |
| MailBeeSmtpLoginBadMethodException | The exception that is thrown when the SMTP server reports the given ESMTP SASL authentication method is not supported and use of another authentication methods is not allowed by the application. |
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
IMailBeeLoginBadMethodException Members | MailBee Namespace