API Reference
Class
NetlogonSecureChannelEvaluator
Evaluates Netlogon secure channel policy flags (Sign/Seal/RequireStrongKey/RequireSignOrSeal) for DCs.
Inheritance
- Object
- NetlogonSecureChannelEvaluator
Methods
public static View EvaluateForDomainControllers(String domainName) #Returns:
ViewEvaluates secure channel policy flags for domain controllers.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
Result view with missing list and raw values.