LabelActionMapping

Maps a sensitivity label from Microsoft Purview to an enforcement action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The enforcement action to apply when content with this sensitivity label is detected. Valid values are ALLOW, BLOCK, and WARN.

Link copied to clipboard

The identifier of the sensitivity label from the DLP provider.

Link copied to clipboard

The display name of the sensitivity label from the DLP provider.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String