API Reference
Class
CertificateTakeoverAnalyzer
Provides analysis of certificate templates for potential takeover risk.
Inheritance
- Object
- CertificateTakeoverAnalyzer
Methods
public static IEnumerable<CertificateTakeoverInfo> GetVulnerableTemplates(String forestName = null) #Returns:
IEnumerable<CertificateTakeoverInfo>Gets certificate templates that allow non-admins to request authentication certificates.
Parameters
- forestName System.String = null
- Optional forest name to query.
Returns
Collection of takeover findings.