次の方法で共有


RoleAssignment.CreatedBy プロパティ

定義

割り当てを作成したユーザーの ID を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象