GalleryApplicationUpdate.PrivacyStatementUri Property

Definition

Gets or sets the privacy statement uri.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privacyStatementUri")]
public string PrivacyStatementUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privacyStatementUri")>]
member this.PrivacyStatementUri : string with get, set
Public Property PrivacyStatementUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to