Domain Detective

API Reference

Class

RdapEntitySummary

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Provides rdap entity summary functionality.

Inheritance

  • Object
  • RdapEntitySummary

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

Properties

public String Handle { get; set; } #

Gets or sets the handle value.

public IReadOnlyList<String> Roles { get; set; } #

Gets or sets the roles value.

public IReadOnlyList<String> StatusValues { get; set; } #

Gets or sets the status values value.

public Boolean HasVcard { get; set; } #

Gets or sets the has vcard value.

{{ include "footer" }}