Compartilhar via


Role.RoleProperty Property

Definition

Gets or sets the role name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to