Share via


MicrosoftGraphServicePrincipal.AppRoleAssignmentRequired Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="appRoleAssignmentRequired")]
public bool? AppRoleAssignmentRequired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appRoleAssignmentRequired")>]
member this.AppRoleAssignmentRequired : Nullable<bool> with get, set
Public Property AppRoleAssignmentRequired As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to