Skip to content

Commit 4408bee

Browse files
authored
Update index.md
Add the missing properties on Mail Setting
1 parent 555cb19 commit 4408bee

File tree

1 file changed

+6
-0
lines changed
  • docs/identitymanager/saas/integration-guide/toolkit/xml-configuration/metadata/settings/mailsetting

1 file changed

+6
-0
lines changed

docs/identitymanager/saas/integration-guide/toolkit/xml-configuration/metadata/settings/mailsetting/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ the email addresses contained by the `Email` property.
2424
| Identifier default value: MailSettings | **Type** String **Description** Unique identifier of the setting. |
2525
| LanguageCode optional | **Type** String **Description** Language code for the notifications sent by server-side tasks, using the ISO 639-1 standard. For example, "en-US" represents American English. |
2626
| MailProperty optional | **Type** String **Description** Property whose values are to be used by Identity Manager to send emails. |
27+
| RolePolicyNotification optional | **Type** Boolean **Description** `true` to enable the sending of email notifications during role model tasks. **Default value** `true` |
28+
| ProvisioningReviewNotification optional | **Type** Boolean **Description** `true` to enable the sending of email notifications during access certification. **Default value** `true` |
29+
| ProvisioningReviewNotification optional | **Type** Boolean **Description** `true` to enable the sending of email notifications during provisioning review. **Default value** `true` |
30+
| AccessCertificationNotification optional | **Type** Boolean **Description** `true` to enable the sending of email notifications during access certification. **Default value** `true` |
31+
| ManualProvisioningNotification optional | **Type** Boolean **Description** `true` to enable the sending of email notifications during manual provisioning. **Default value** `true` |
32+
| RoleReviewNotification optional | **Type** Boolean **Description** `true` to enable the sending of email notifications during role review. **Default value** `true` |

0 commit comments

Comments
 (0)