Compartilhar via


SBAuthorizationRule.Rights Propriedade

Definição

Obtém ou define os direitos associados à regra.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rights")]
public System.Collections.Generic.IList<string> Rights { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rights")>]
member this.Rights : System.Collections.Generic.IList<string> with get, set
Public Property Rights As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a