次の方法で共有


AccessPolicyEntry.TenantId プロパティ

定義

キー コンテナーへの要求の認証に使用する必要がある Azure Active Directory テナント ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="tenantId")]
public Guid TenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantId")>]
member this.TenantId : Guid with get, set
Public Property TenantId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象