Domain Detective

API Reference

Class

SoaInfo (Scanning)

Namespace DomainDetective.Scanning
Assembly DomainDetective
Modifiers sealed

Provides soa info functionality.

Inheritance

  • Object
  • SoaInfo

Constructors

public SoaInfo() #

Properties

public String PrimaryNs { get; set; } #

Gets or sets the primary name server value.

public String RName { get; set; } #

Gets or sets the responsible mailbox value.

public Nullable<Int64> Serial { get; set; } #

Gets or sets the SOA serial value.

{{ include "footer" }}