TestimoX

API Reference

Enum

DirectoryEssentialsReportType

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

Report types supported by the Directory Essentials parity suite.

Inheritance

  • Enum
  • DirectoryEssentialsReportType

Values

public const DirectoryEssentialsReportType All #

Special selector that expands to all supported report types.

Value: 0
public const DirectoryEssentialsReportType Users #

User inventory and hygiene view.

Value: 1
public const DirectoryEssentialsReportType Computers #

Computer inventory and hygiene view.

Value: 2
public const DirectoryEssentialsReportType Groups #

Group inventory view.

Value: 3
public const DirectoryEssentialsReportType PasswordPolicies #

Password policy inventory view.

Value: 4
public const DirectoryEssentialsReportType LapsAndBitLocker #

Combined LAPS and BitLocker coverage view.

Value: 5
public const DirectoryEssentialsReportType LapsOnly #

LAPS-only coverage view.

Value: 6
public const DirectoryEssentialsReportType BitLockerOnly #

BitLocker-only coverage view.

Value: 7
public const DirectoryEssentialsReportType LapsAcl #

LAPS ACL coverage view.

Value: 8
public const DirectoryEssentialsReportType ForestAclOwners #

Forest ACL owners view.

Value: 9