Share via


SensitivityLabel Class

Definition

The sensitivity label.

public class SensitivityLabel
type SensitivityLabel = class
Public Class SensitivityLabel
Inheritance
SensitivityLabel

Constructors

SensitivityLabel()

Initializes a new instance of the SensitivityLabel class.

SensitivityLabel(String, String, Nullable<Rank>, Nullable<Int32>, Nullable<Boolean>)

Initializes a new instance of the SensitivityLabel class.

Properties

Description

Gets or sets the description of the sensitivity label.

DisplayName

Gets or sets the name of the sensitivity label.

Enabled

Gets or sets indicates whether the label is enabled or not.

Order

Gets or sets the order of the sensitivity label.

Rank

Gets or sets the rank of the sensitivity label. Possible values include: 'None', 'Low', 'Medium', 'High', 'Critical'

Extension Methods

ConverToPSType(SensitivityLabel)

Applies to