API Reference
Class
TyposquattingSourceVisualSignal
Normalized source-domain visual signal used for multi-artifact comparison.
Inheritance
- Object
- TyposquattingSourceVisualSignal
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 TyposquattingSourceVisualSignal() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String FingerprintHex { get; set; } #Gets or sets the fingerprint hex value.
public Nullable<Int32> Width { get; set; } #Gets or sets the width value.
public Nullable<Int32> Height { get; set; } #Gets or sets the height value.
public TyposquattingVisualArtifactKind Kind { get; set; } #Gets or sets the kind value.
public String SourceUrl { get; set; } #Gets or sets the source url value.