UploadCertificateResponse.AadTenantId Property

Definition

Gets or sets azure Active Directory tenant ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to