ASSIGNED_APPROLE¶
Represents app role assignments from a Graph object to a target service principal.
Direction: (graphObject)-[:ASSIGNED_APPROLE]->(servicePrincipal)
Description: Created from appRoleAssignedTo data. The relationship links principals to the service principals where app roles are assigned.
Properties:
appRoleId- App role ID assigned on the target service principaldisplayName- Resolved app role display name (post-processing)description- Resolved app role description (post-processing)isEnabled- Whether the role is enabledisPreAuthorizationRequired- Pre-auth requirement flagisPrivate- Private role flagorigin- Role originvalue- Role value