Partager via


TermsOfServiceProperties.ConsentRequired Propriété

Définition

Obtient ou définit demander à l’utilisateur de donner son consentement aux conditions d’utilisation du service.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à