TestimoX

API Reference

Enum

AuditPolicyType

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

Indicates whether an audit policy row refers to legacy basic auditing or advanced (per-subcategory) auditing.

Inheritance

  • Enum
  • AuditPolicyType

Usage

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

Accepted by parameters

Values

public const AuditPolicyType Basic #

Legacy basic auditing (category-level).

Value: 0
public const AuditPolicyType Advanced #

Advanced auditing (subcategory-level).

Value: 1