Partilhar via


SenderAuthorization.Role Propriedade

Definição

Obtém ou define a função do usuário. Por exemplo: assinatura Administração

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a