API Reference
Class
DomainDnsLoggingPostureService
Aggregates DNS server logging posture across domain controllers.
Inheritance
- Object
- DomainDnsLoggingPostureService
Methods
public static Snapshot Evaluate(String domainName) #Returns:
SnapshotEvaluates domain-wide DNS logging posture.
Parameters
- domainName System.String
- Target domain DNS name.
Returns
Aggregated DNS logging posture snapshot.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object