IOrganizationResource.SingleSignOnPropertyEnterpriseAppId Property

Definition

AAD enterprise application Id used to setup SSO

[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="AAD enterprise application Id used to setup SSO", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enterpriseAppId", Update=false)]
public string SingleSignOnPropertyEnterpriseAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="AAD enterprise application Id used to setup SSO", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enterpriseAppId", Update=false)>]
member this.SingleSignOnPropertyEnterpriseAppId : string with get, set
Public Property SingleSignOnPropertyEnterpriseAppId As String

Property Value

Attributes

Applies to