UploadCertificateResponse.AadAudience Property

Definition

Gets identifier of the target resource that is the recipient of the requested token.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to