UploadCertificateResponse.AadTenantId Property

Definition

Gets azure Active Directory tenant ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to