Describes an organization's classification schema for controlling access to items that contain sensitive information. More...
| Header | #include <Classification |
| Since | Esri |
| Inherits | Esri |
Public Functions
| virtual | ~ |
| Esri | classification |
Detailed Description
An organization can define a classification schema consisting of one or more attributes (for example, "classification", "distribution"). Each attribute has a set of configurable properties in the portal (not all surfaced in this API) and lists the allowed values and display metadata (such as acronym or description). A single attribute may be designated as the primary attribute; only its values have color styling. The selected primary value is typically surfaced as a banner or badge.
Member Function Documentation
[override virtual noexcept] ClassificationSchema::~ClassificationSchema ()
Destructor.
Esri::ArcGISRuntime::ClassificationMetadata *ClassificationSchema::classificationMetadata () const
Returns information about the primary classification attribute in the schema.