Share via


IMicrosoftGraphApplication.Oauth2RequirePostResponse Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="oauth2RequirePostResponse", Update=true)]
public bool? Oauth2RequirePostResponse { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="oauth2RequirePostResponse", Update=true)>]
member this.Oauth2RequirePostResponse : Nullable<bool> with get, set
Public Property Oauth2RequirePostResponse As Nullable(Of Boolean)

Property Value

Attributes

Applies to