TestimoX

API Reference

Class

AppLockerRuleEntry

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Compact AppLocker rule entry for diagnostics (collection/name/action/target/condition).

Inheritance

  • Object
  • AppLockerRuleEntry

Constructors

Properties

public String Collection { get; set; } #

Rule collection: Exe, Msi, Script, Dll, Appx.

public String Name { get; set; } #

Rule display name.

public String Action { get; set; } #

Action: Allow or Deny.

public String UserOrGroupSid { get; set; } #

Target principal SID.

public String Condition { get; set; } #

Condition summary (publisher/path/hash).