ILiftrBaseSingleSignOnPropertiesV2.Type Property

Definition

Type of Single Sign-On mechanism being used

[Microsoft.Azure.PowerShell.Cmdlets.Pinecone.PSArgumentCompleter(new System.String[] { "Saml", "OpenId" })]
[Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Runtime.Info(Create=true, Description="Type of Single Sign-On mechanism being used", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="type", Update=true)]
public string Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Pinecone.PSArgumentCompleter(new System.String[] { "Saml", "OpenId" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Runtime.Info(Create=true, Description="Type of Single Sign-On mechanism being used", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="type", Update=true)>]
member this.Type : string with get, set
Public Property Type As String

Property Value

Attributes

Applies to