Compartilhar via


TermsOfServiceProperties.ConsentRequired Propriedade

Definição

Obtém ou define solicitação de consentimento do usuário para os termos de serviço.

[Newtonsoft.Json.JsonProperty(PropertyName="consentRequired")]
public bool? ConsentRequired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consentRequired")>]
member this.ConsentRequired : Nullable<bool> with get, set
Public Property ConsentRequired As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a