IOrganizationResource.SingleSignOnPropertyUrl Property

Definition

URL for SSO to be used by the partner to redirect the user to their system

[Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Runtime.Info(Create=true, Description="URL for SSO to be used by the partner to redirect the user to their system", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="url", Update=true)]
public string SingleSignOnPropertyUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Runtime.Info(Create=true, Description="URL for SSO to be used by the partner to redirect the user to their system", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="url", Update=true)>]
member this.SingleSignOnPropertyUrl : string with get, set
Public Property SingleSignOnPropertyUrl As String

Property Value

Attributes

Applies to