API Reference
Class
AdminProtectionOptions
Options controlling AdminSDHolder protection evaluation and output.
Inheritance
- Object
- AdminProtectionOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public AdminProtectionOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.