Property Banner
Banner
Gets the classification banner text indicating the sensitivity level of the item.
Declaration
public string Banner { get; }
Property Value
| Type | Description |
|---|---|
| string | The classification banner text indicating the sensitivity level of the item. |
Remarks
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 BackgroundColor and TextColor in ClassificationValueProperties.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |