IOrganizationProperties.InformaticaPropertySingleSignOnUrl 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.
Single sing on URL for informatica organization
[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Single sing on URL for informatica organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnUrl", Update=true)]
public string InformaticaPropertySingleSignOnUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Single sing on URL for informatica organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnUrl", Update=true)>]
member this.InformaticaPropertySingleSignOnUrl : string with get, set
Public Property InformaticaPropertySingleSignOnUrl As String
Property Value
- Attributes