Enum SMTPAuthType
Represents the authentication mechanism used by the SMTP client.
enum SMTPAuthType
: int { ... }
Enum members
Name | Description |
---|---|
cramMd5
|
|
login
|
|
none
|
|
plain
|