API Reference
Class
View (LegacyCveExposureService)
Flattened view of the legacy CVE posture.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name evaluated.
public SmbSignals Smb { get; set; } #Reduced SMB/NTLM posture signals for compact rendering.
public NetlogonSignals Netlogon { get; set; } #Reduced Netlogon posture signals for compact rendering.
public KerberosSignals Kerberos { get; set; } #Key Kerberos policy timing fields.
public IReadOnlyList<PolicyAttribution> Attribution { get; set; } #Unified Policy Attribution (SMB/NTLM + Netlogon) for single-table reporting.