Share via


UploadCertificateResponse.AadAuthority Property

Definition

Gets or sets azure Active Directory tenant authority.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to