共用方式為


RoleAssignment.CreatedBy 屬性

定義

取得建立指派之使用者的識別碼

[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

適用於