次の方法で共有


DatabaseUserIdentity.ClientId プロパティ

定義

Azure Active Directory クライアント ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="clientId")]
public Guid? ClientId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientId")>]
member this.ClientId : Nullable<Guid>
Public ReadOnly Property ClientId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象