API Reference
Class
DomainDnsDhcpOwnershipPostureService
Evaluates the overlap between DHCP authorization objects and the legacy DnsUpdateProxy group.
Inheritance
- Object
- DomainDnsDhcpOwnershipPostureService
Methods
public static View Evaluate(String domainName) #Returns:
ViewEvaluates DHCP/DNS ownership posture for a domain.
Parameters
- domainName System.String
- Target domain DNS name.
Returns
A typed posture view over DnsUpdateProxy membership and authorized DHCP entries.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object