Sdílet prostřednictvím


RoleAssignment.Name Vlastnost

Definice

Získá název přiřazení role.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro