Share via


Office365Source.AllowedGroups Property

Definition

Gets or sets the groups containing all the users. Type: array of strings (or Expression with resultType array of strings).

[Newtonsoft.Json.JsonProperty(PropertyName="allowedGroups")]
public object AllowedGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedGroups")>]
member this.AllowedGroups : obj with get, set
Public Property AllowedGroups As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to