IOrganizationResource.SingleSignOnPropertySingleSignOnUrl Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Astro.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="singleSignOnUrl", Update=false)]
public string SingleSignOnPropertySingleSignOnUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.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="singleSignOnUrl", Update=false)>]
member this.SingleSignOnPropertySingleSignOnUrl : string with get, set
Public Property SingleSignOnPropertySingleSignOnUrl As String

Property Value

Attributes

Applies to