Word.SensitivityLabelProtectionType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the type of protection applied by a sensitivity label.
Remarks
API set: WordApi BETA (PREVIEW ONLY)
Used by
Fields
| adminDefined = "AdminDefined" | The label applies admin-defined protection. |
| noProtection = "NoProtection" | The label applies no protection. |
| userDefined = "UserDefined" | The label applies user-defined protection. |