API Reference
Class
AdminProtectionOptions
Options controlling AdminSDHolder protection evaluation and output.
Inheritance
- Object
- AdminProtectionOptions
Constructors
public AdminProtectionOptions() #Inherited Methods
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.