API Reference / PrivilegedGroupOwnerServiceAPI ReferenceClass PrivilegedGroupOwnerServiceEdit on GitHubNamespace ADPlayground.GroupsAssembly ADPlaygroundSource ADPlayground/Groups/PrivilegedGroupOwnerService.cs:55Modifiers staticChecks owners of privileged groups to detect non-privileged owners.InheritanceObjectPrivilegedGroupOwnerServiceFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static View Evaluate(String domainName) #ADPlayground/Groups/PrivilegedGroupOwnerService.cs:55Returns: ViewEvaluates owners for privileged groups and reports non-privileged owners.ParametersdomainName System.String requiredposition: 0DNS domain name.ReturnsAggregated View with findings.Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from Object