VMware Cloud Director API - SmtpSecureModeType
SmtpSecureModeType
- Type:
- SmtpSecureModeType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
-
Security protocol to use when connecting to the SMTP server. One of:
startTls -- Use the STARTTLS protocol
ssl -- -Use the SSL/TLS protocol
none -- Do not use any security protocol - Since:
- 11.0
- Schema:
- common.xsd
- Media type(s):
- None
- Extends:
- string
- XML Representation:
-
<SmtpSecureModeType xmlns="http://www.vmware.com/vcloud/v1.5"> SmtpSecureModeType </SmtpSecureModeType>
-
Restrictions
-
Facet Value Since Description enumeration none enumeration startTls enumeration ssl