IMicrosoftGraphServicePrincipal.SamlSingleSignOnSetting 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.
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