Share via


MicrosoftGraphApplicationTemplate.SupportedSingleSignOnModes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="supportedSingleSignOnModes")]
public System.Collections.Generic.IList<string> SupportedSingleSignOnModes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedSingleSignOnModes")>]
member this.SupportedSingleSignOnModes : System.Collections.Generic.IList<string> with get, set
Public Property SupportedSingleSignOnModes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to