Share via


MicrosoftGraphAppRole.AllowedMemberTypes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to