TldLegalAgreement Class

Definition

Legal agreement for a top level domain.

public class TldLegalAgreement
type TldLegalAgreement = class
Public Class TldLegalAgreement
Inheritance
TldLegalAgreement

Constructors

TldLegalAgreement()

Initializes a new instance of the TldLegalAgreement class.

TldLegalAgreement(String, String, String, String)

Initializes a new instance of the TldLegalAgreement class.

Properties

AgreementKey

Gets or sets unique identifier for the agreement.

Content

Gets or sets agreement details.

Title

Gets or sets agreement title.

Url

Gets or sets URL where a copy of the agreement details is hosted.

Methods

Validate()

Validate the object.

Applies to