IOrganizationResource.SingleSignOnPropertySingleSignOnUrl 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.
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