Partager via


BillingPermissionsProperties.NotActions Propriété

Définition

Obtient l’ensemble des actions que l’appelant n’est pas autorisé à effectuer.

[Newtonsoft.Json.JsonProperty(PropertyName="notActions")]
public System.Collections.Generic.IList<string> NotActions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notActions")>]
member this.NotActions : System.Collections.Generic.IList<string>
Public ReadOnly Property NotActions As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à