次の方法で共有


IdentityUserAssignedIdentitiesValue.PrincipalId プロパティ

定義

ユーザー割り当て ID のプリンシパル ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象