ILiftrBaseSingleSignOnProperties.SingleSignOnUrl Property
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
C#
[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=true)]
public string SingleSignOnUrl { 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=true)>]
member this.SingleSignOnUrl : string with get, set
Public Property SingleSignOnUrl As String
- Attributes
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |