Share via


AdaptiveApplicationControlGroupData.EnforcementMode Property

Definition

Gets or sets the application control policy enforcement/protection mode of the machine group Possible values include: 'Audit', 'Enforce', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="enforcementMode")]
public string EnforcementMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enforcementMode")>]
member this.EnforcementMode : string with get, set
Public Property EnforcementMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to