Compartir a través de


TopLevelDomainInner.Privacy Propiedad

Definición

Obtiene o establece si <code>true</code>, el dominio de nivel superior admite la privacidad del dominio; de lo contrario, <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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a