Partager via


RoleDefinition.Name Propriété

Définition

Obtient le nom de la définition de rôle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à