API Reference
Class
WsusTlsProbeEvaluator
Probes WSUS HTTPS endpoints and reports accepted TLS protocol versions. Intended for strict checks; disabled by default in rules.
Inheritance
- Object
- WsusTlsProbeEvaluator
Methods
public static View Evaluate(String domainName) #Returns:
ViewProbes HTTPS WSUS URLs from effective policy to determine accepted TLS versions.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
Endpoint results and a subset accepting legacy TLS.