TestimoX

API Reference

Class

DcAuditPolicyRequirement

Namespace ADPlayground.DomainControllers
Assembly ADPlayground
Modifiers sealed

Defines an audit policy subcategory requirement for domain controllers.

Inheritance

  • Object
  • DcAuditPolicyRequirement

Constructors

Properties

public String SubcategoryId { get; set; } #

GUID of the audit subcategory.

public String SubcategoryName { get; set; } #

Human-readable name of the subcategory.

public Boolean RequireSuccess { get; set; } #

Whether success auditing is required.

public Boolean RequireFailure { get; set; } #

Whether failure auditing is required.