Class ClassificationSchema
Describes an organization's classification schema for controlling access to items that contain sensitive information.
Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ClassificationSchema
Remarks
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.
Properties
| Name | Description |
|---|---|
| ClassificationMetadata | Gets information about the primary classification attribute in the schema. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |