| Elements | ||||
|
Home Frames |
|
|
|
|
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 0.9 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| IsUseAuthentication | boolean | 1 | always | 0.9 | True if the SMTP server requires authentication. |
| Host | string | 1 | always | 0.9 | Hostname of the SMTP server. |
| Username | string | 1 | always | 0.9 | Username to use when logging in to the SMTP service. (Required if IsUseAuthentication is True). |
| Password | string | 0..1 | always | 0.9 | Password for the user identified by Username. This value is never returned by GET. It is inspected on create and modify. On modify, the absence of this element indicates that the password should not be changed. Required if IsUseAuthentication is true. |
| Top of page | Elements | |||
|
Home Frames |
|
|
|
|