MicrosoftGraphInformationalUrl.PrivacyStatementUrl Property

Definition

Link to the application's privacy statement. For example, https://www.contoso.com/app/privacy

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string PrivacyStatementUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.PrivacyStatementUrl : string with get, set
Public Property PrivacyStatementUrl As String

Property Value

Implements

Attributes

Applies to