Share via


ISiteSpnProperties.AadAuthority Property

Definition

AAD Authority URL which was used to request the token for the service principal.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="AAD Authority URL which was used to request the token for the service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadAuthority")]
public string AadAuthority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="AAD Authority URL which was used to request the token for the service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadAuthority")>]
member this.AadAuthority : string with get, set
Public Property AadAuthority As String

Property Value

Attributes

Applies to