Namespace System.Privacy
Codeunit
| Name | Summary |
|---|---|
| Codeunit System.Privacy."Data Classification Mgt." | Exposes functionality to handle data classification tasks. |
| Codeunit System.Privacy."Privacy Notice" | This codeunit provides an interface for creating, showing and approving Privacy Notices |
| Codeunit System.Privacy."System Privacy Notice Reg." | This codeunit registers platform level privacy notices and provides procedures to consistently reference the privacy notices. |
| Codeunit System.Privacy."System Upgrade Privacy Notices" |
Table
| Name | Summary |
|---|---|
| Table System.Privacy."Data Privacy Entities" | Displays a list of data privacy entities. |
Page
| Name | Summary |
|---|---|
| Page System.Privacy."Data Classification Wizard" | Exposes functionality that allows users to classify their data. |
| Page System.Privacy."Data Classification Worksheet" | Exposes functionality that allows users to classify their data. |
| Page System.Privacy."Field Content Buffer" | Displays a list of field content buffers. |
| Page System.Privacy."Field Data Classification" | Displays a list of fields and their corresponding data classifications. |
| Page System.Privacy."Privacy Notice" | |
| Page System.Privacy."Privacy Notice Approvals" | |
| Page System.Privacy."Privacy Notices" | |
| Page System.Privacy."Microsoft Learn Privacy Notice" | |
| Page System.Privacy."Power Automate Privacy Notice" |
Enum
| Name | Summary |
|---|---|
| Enum System.Privacy."Privacy Notice Approval State" | Specifies the state of the Privacy Notice Approval. |
PermissionSet
| Name | Summary |
|---|---|
| PermissionSet System.Privacy."Privacy Notice - Read" | |
| PermissionSet System.Privacy."Priv. Notice - Admin" | |
| PermissionSet System.Privacy."Priv. Notice - View" |
Events
| Name | Summary |
|---|---|
| OnGetDataPrivacyEntities | Publishes an event that allows subscribers to insert Data Privacy Entities in the DataPrivacyEntities record. |
| OnCreateEvaluationData | Publishes an event that allows subscribers to create evaluation data. |
| OnShowSyncFieldsNotification | Publishes an event that allows subscribers to show a notification that calls for users to synchronize their Data Sensitivity and Field tables. |
| OnBeforeShowPrivacyNotice | |
| OnRegisterPrivacyNotices |