Partager via


TopLevelDomain.Privacy Propriété

Définition

Obtient ou définit si <code>true</code>, le domaine de niveau supérieur prend en charge la confidentialité du domaine ; sinon, <code>false</code>.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à