Share via


IMicrosoftGraphWebApplication.ImplicitGrantSetting Property

Definition

implicitGrantSettings

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="implicitGrantSettings", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphImplicitGrantSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="implicitGrantSettings", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphImplicitGrantSettings ImplicitGrantSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="implicitGrantSettings", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphImplicitGrantSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="implicitGrantSettings", Update=true)>]
member this.ImplicitGrantSetting : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphImplicitGrantSettings with get, set
Public Property ImplicitGrantSetting As IMicrosoftGraphImplicitGrantSettings

Property Value

Attributes

Applies to