| IMailBeeLoginBadCredentialsException Properties | 
The IMailBeeLoginBadCredentialsException type exposes the following members.
 Properties
Properties| 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.) | 
 See Also
See Also