API Reference
Class
RdapEntitySummary
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
- Property RdapInfo.EntitySummaries
Constructors
public RdapEntitySummary() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.