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