TestimoX

API Reference

Class

AuditOptionsQuery

Namespace ComputerX.Audit
Assembly ComputerX
Modifiers static

Reads machine-level audit options from LSA registry values (advanced audit policy toggles).

Inheritance

  • Object
  • AuditOptionsQuery

Methods

public static AuditOptionsState Get(String computerName = null) #
Returns: AuditOptionsState

Gets the current audit options for the specified computer.

Parameters

computerName System.String = null optionalposition: 0
Computer name; null/empty for local machine.

Returns

Populated audit options state.