Edit

Word.LabelingCapability 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.

Represents the labeling capability status of the sensitivity label catalog.

Remarks

API set: WordApi BETA (PREVIEW ONLY)

Used by

Fields

labelingDisabled = "LabelingDisabled"

Sensitivity labeling is disabled for the user or tenant.

labelingEnabled = "LabelingEnabled"

Sensitivity labeling is fully enabled.

labelingPolicyNotFound = "LabelingPolicyNotFound"

No labeling policy was found for the user.

noLicense = "NoLicense"

No valid license is available for sensitivity labeling.