SensitivityLabelContentType

SensitivityLabelContentType class

Represents the types of content marking that ought to be applied to a document.

Constants

NameValueDescription
None0Implies that the label is applied by default or automatically.
Header1Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.
Footer2Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.
Watermark4Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.
Encryption8Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.

None

Implies that the label is applied by default or automatically.


Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.


Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.


Watermark

Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.


Encryption

Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user.