API Reference
Class
ActiveDirectoryTier0Catalog
Default Active Directory Tier 0 catalog used by identity exposure analysis.
Inheritance
- Object
- ActiveDirectoryTier0Catalog
Methods
public static Boolean IsDefaultTier0Group(String groupName) #Returns:
BooleanReturns true when the group name belongs to the default Tier 0 group catalog.
Parameters
- groupName System.String
- Group name to inspect.
Returns
true when the group is a default Tier 0 group.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public static String Tier0ZoneId { get; } #Default Tier 0 security zone identifier.
public static SecurityZoneDefinition DefaultZone { get; } #Default AD Tier 0 security zone.
public static IReadOnlyList<String> DefaultTier0GroupNames { get; } #Default AD group names treated as Tier 0 entry points. This starter catalog is intentionally broad and may include product groups that are absent in some forests; operators can extend or filter it later.