SensitivityLabel.IsDisabled Property

Definition

Gets is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDisabled")]
public bool? IsDisabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDisabled")>]
member this.IsDisabled : Nullable<bool>
Public ReadOnly Property IsDisabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to