共用方式為


RoleDefinition.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

適用於