TestimoX

API Reference

Enum

GlobalSaclKind

Namespace ComputerX.Audit
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Type of object for global SACL operations (file system or registry).

Inheritance

  • Enum
  • GlobalSaclKind

Values

public const GlobalSaclKind File #

Global file system SACL (File object type).

Value: 0
public const GlobalSaclKind Registry #

Global registry SACL (Registry object type).

Value: 1