Bagikan melalui


RoleAssignment.UpdatedBy Property

Definition

Gets id of the user who updated the assignment

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to