| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Applications
# A UPN can also be used as -UserId.
Get-MgUserAppRoleAssignment -UserId $userId -AppRoleAssignmentId $appRoleAssignmentId
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Applications
# A UPN can also be used as -UserId.
Get-MgUserAppRoleAssignment -UserId $userId -AppRoleAssignmentId $appRoleAssignmentId