次の方法で共有


IdentityUserAssignedIdentitiesValue.ClientId プロパティ

定義

ユーザー割り当て ID のクライアント ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象