Bagikan melalui


RoleAssignment.CreatedBy Property

Definition

Gets id of the user who created the assignment

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to