Show / Hide Table of Contents

Class ClassificationMetadata

Describes the classification schema and properties for an item, as provided by the organization's administrator.

Inheritance
object
ClassificationMetadata
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ClassificationMetadata
Remarks

This provides organization-defined classification usage info, including display values, acronyms, colors, and other schema attributes for marking a PortalItem in accordance with security or information policies. It's populated only if the portal or organization to which the item belongs has a classification schema enabled. See ArcGIS classification reference.

Properties

Name Description
ClassificationValueProperties

Gets the display and formatting properties for each classification value of PrimaryAttribute. Keys are classification value strings; values describe colors, acronym, and related metadata.

PrimaryAttribute

Gets the name of the attribute that appears as the primary classification field on the classification form.

Applies to

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.