Partilhar via


DomainPurchaseConsent.AgreementKeys Propriedade

Definição

Obtém ou define a lista de chaves de contrato legal aplicáveis. Essa lista pode ser recuperada usando a API ListLegalAgreements em <code> Recurso TopLevelDomain</code> .

[Newtonsoft.Json.JsonProperty(PropertyName="agreementKeys")]
public System.Collections.Generic.IList<string> AgreementKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agreementKeys")>]
member this.AgreementKeys : System.Collections.Generic.IList<string> with get, set
Public Property AgreementKeys As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a