다음을 통해 공유


RoleAssignment.Name 속성

정의

역할 할당 이름을 가져옵니다.

public Guid Name { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; }
member this.Name : Guid with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : string
Public Property Name As Guid
Public ReadOnly Property Name As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상