TestimoX

API Reference

Enum

SidHistoryUsageSource

Namespace ADPlayground.Acl
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Source of a SIDHistory usage finding.

Inheritance

  • Enum
  • SidHistoryUsageSource

Values

public const SidHistoryUsageSource NtfsOwner #

NTFS owner entry.

Value: 0
public const SidHistoryUsageSource NtfsAce #

NTFS access control entry (ACE).

Value: 1
public const SidHistoryUsageSource ShareAce #

SMB share access control entry (ACE).

Value: 2