Share via


MicrosoftGraphApplication.Oauth2RequirePostResponse Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public bool? Oauth2RequirePostResponse { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.Oauth2RequirePostResponse : Nullable<bool> with get, set
Public Property Oauth2RequirePostResponse As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to