Specifies the type of security protocol that an instance of the SocketSsl class can use.
| Member Name | Description |
|---|---|
| IMPLICIT_SSL | Connection type for implicit SSL/TLS connections on port 993. You must manually set the port to the desired port. |
| STARTTLS | Connection type for explicit SSL/TLS connections using STARTTLS command on port 143. You must manually set the port to the desired port. |
Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll)