IMicrosoftGraphWebApplication.ImplicitGrantSetting Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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