Partager via


AuthorizationRule.Rights Propriété

Définition

Obtient ou définit les droits associés à la règle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à