Share via


DomainPurchaseConsent.AgreementKeys Property

Definition

List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource.

public System.Collections.Generic.IList<string> AgreementKeys { get; }
member this.AgreementKeys : System.Collections.Generic.IList<string>
Public ReadOnly Property AgreementKeys As IList(Of String)

Property Value

Applies to