SensitivityLabelContentType enumeration

SensitivityLabelContentType enumeration

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

The SensitivityLabelContentType type exposes the following members:

Fields

FieldDescription
NONEImplies that the label is applied by default or automatically.
HEADERImplies that the label was manually applied.
Use for any sensitivity label that was directly applied by the user.
FOOTERImplies that the label was manually applied.
Use for any sensitivity label that was directly applied by the user.
WATERMARKImplies that the label was manually applied.
Use for any sensitivity label that was directly applied by the user.
ENCRYPTIONImplies that the label was manually applied.
Use for any sensitivity label that was directly applied by the user.

See Also