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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

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