GetSensitivitySettingsResponseProperties interface

The sensitivity settings properties

Properties

mipInformation

Microsoft information protection built-in and custom information types, labels, and integration status.

sensitiveInfoTypesIds

List of selected sensitive info types' IDs.

sensitivityThresholdLabelId

The id of the sensitivity threshold label. Any label at or above this rank will be considered sensitive.

sensitivityThresholdLabelOrder

The order of the sensitivity threshold label. Any label at or above this order will be considered sensitive. If set to -1, sensitivity by labels is turned off

Property Details

mipInformation

Microsoft information protection built-in and custom information types, labels, and integration status.

mipInformation?: GetSensitivitySettingsResponsePropertiesMipInformation

Property Value

sensitiveInfoTypesIds

List of selected sensitive info types' IDs.

sensitiveInfoTypesIds?: string[]

Property Value

string[]

sensitivityThresholdLabelId

The id of the sensitivity threshold label. Any label at or above this rank will be considered sensitive.

sensitivityThresholdLabelId?: string

Property Value

string

sensitivityThresholdLabelOrder

The order of the sensitivity threshold label. Any label at or above this order will be considered sensitive. If set to -1, sensitivity by labels is turned off

sensitivityThresholdLabelOrder?: number

Property Value

number