ClassificationInfo

Provides the classification values applied to a portal item, along with the related banner text to display. An item may be classified to control access to sensitive information.

Since

300.0.0

Properties

Link copied to clipboard

The item's classification attribute values. These attributes are defined in ClassificationMetadata.classificationValueProperties. The ClassificationMetadata.primaryAttribute is always present and has exactly one value. Other attributes may have zero, one, or several values.

Link copied to clipboard

The classification banner text indicating the sensitivity level of the item. The text is generated from the item's classification attributes according to schema rules configured in the portal. Clients should prominently display this banner to inform users of confidentiality requirements and necessary clearance levels. To style the banner appropriately, use the item's primary classification attribute value to look up the corresponding ClassificationValueProperty.backgroundColor and ClassificationValueProperty.textColor in ClassificationMetadata.classificationValueProperties.