TestimoX

API Reference

Enum

RawDirectoryAceSection

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

Identifies which ACL inside a security descriptor contained a raw ACE.

Inheritance

  • Enum
  • RawDirectoryAceSection

Usage

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

Values

public const RawDirectoryAceSection Dacl #

The ACE came from the discretionary ACL.

Value: 0
public const RawDirectoryAceSection Sacl #

The ACE came from the system ACL.

Value: 1