Share via


AppServiceDomainData.IsDomainPrivacyEnabled Property

Definition

<code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>.

public bool? IsDomainPrivacyEnabled { get; set; }
member this.IsDomainPrivacyEnabled : Nullable<bool> with get, set
Public Property IsDomainPrivacyEnabled As Nullable(Of Boolean)

Property Value

Applies to