IMailBeeLoginBadCredentialsException Interface |
Namespace: MailBee
The IMailBeeLoginBadCredentialsException type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountName |
Gets the account name which was used for the authentication.
|
![]() | Password |
Gets the account password which was used for the authentication.
|
![]() | ResponseEncoding |
Gets the encoding which was used to convert response bytes received from the server
into a string.
(Inherited from IMailBeeNegativeTextResponseException.) |
![]() | ResponseString |
Gets the string which contains the negative response data.
(Inherited from IMailBeeNegativeTextResponseException.) |