API Reference
Class
TyposquattingCandidateEnrichmentInfo
Provides typosquatting candidate enrichment info functionality.
Inheritance
- Object
- TyposquattingCandidateEnrichmentInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public TyposquattingCandidateEnrichmentInfo() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public WhoisInfo Whois { get; set; } #Gets or sets the whois value.
public HttpInfo Http { get; set; } #Gets or sets the http value.
public ThreatIntelInfo ThreatIntel { get; set; } #Gets or sets the threat intel value.
public WebStaticScanInfo WebStaticScan { get; set; } #Gets or sets the web static scan value.
public IpEnrichmentInfo IpEnrichment { get; set; } #Gets or sets the ip enrichment value.
public String SmtpBannerSummary { get; set; } #Gets or sets the smtp banner summary value.
public String SmtpRecipientAcceptanceSummary { get; set; } #Gets or sets the smtp recipient acceptance summary value.
public String Summary { get; set; } #Gets or sets the summary value.