Partager via


ProtectionMode.Executable 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="executable")]
public string Executable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executable")>]
member this.Executable : string with get, set
Public Property Executable As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to