API Reference
Class
ReputationResult
Reputation and registry-related results.
Inheritance
- Object
- ReputationResult
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
- Property DomainScanResult.Reputation
Constructors
public ReputationResult() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String WhoisRegistrar { get; set; } #Gets or sets the whois registrar value.
public String RdapHandle { get; set; } #Gets or sets the rdap handle value.
public Nullable<Boolean> RpkiValid { get; set; } #Gets or sets the rpki valid value.
public List<String> Blacklists { get; set; } #Gets or sets the blacklists value.