Partager via


WorkspaceAccessControlResponse.AccessControlList Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à