TestimoX

API Reference

Class

PrivilegedSidSet

Namespace ADPlayground.Dns.DnsDelegationService

Internal container for privileged group SIDs used to filter out expected trustees (Domain Admins, Enterprise Admins, Schema Admins) from delegation findings.

Inheritance

  • Object
  • PrivilegedSidSet

Constructors

PrivilegedSidSet(System.Security.Principal.SecurityIdentifier DomainAdmins, System.Security.Principal.SecurityIdentifier EnterpriseAdmins, System.Security.Principal.SecurityIdentifier SchemaAdmins) #

Internal container for privileged group SIDs used to filter out expected trustees (Domain Admins, Enterprise Admins, Schema Admins) from delegation findings.

Parameters

DomainAdmins System.Security.Principal.SecurityIdentifier required
EnterpriseAdmins System.Security.Principal.SecurityIdentifier required
SchemaAdmins System.Security.Principal.SecurityIdentifier required

Properties

Empty #

Empty value when none of the SIDs could be resolved.

IsEmpty #

True when all members are null.