UploadCertificateResponse.AadAuthority Property

Definition

Gets azure Active Directory tenant authority.

[Newtonsoft.Json.JsonProperty(PropertyName="aadAuthority")]
public string AadAuthority { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aadAuthority")>]
member this.AadAuthority : string
Public ReadOnly Property AadAuthority As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to