IMicrosoftGraphServicePrincipal.SamlSingleSignOnSetting Property

Definition

samlSingleSignOnSettings

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

Property Value

Attributes

Applies to