TestimoX

API Reference

Class

AdminProtectionOptions

Namespace ADPlayground.Users
Assembly ADPlayground
Modifiers sealed

Options controlling AdminSDHolder protection evaluation and output.

Inheritance

  • Object
  • AdminProtectionOptions

Constructors

public AdminProtectionOptions() #

Properties

public Boolean IncludeDisabledAccounts { get; set; } #

When true, disabled accounts with adminCount=1 are evaluated. Otherwise they are excluded.

public Boolean TreatProtectedUsersAsPrivileged { get; set; } #

When true, members of the Protected Users group are treated as privileged and therefore not flagged as anomalies.