次の方法で共有


UploadCertificateResponse.AadAuthority プロパティ

定義

Azure Active Directory テナント機関を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象