SELECT Id、PermissionSetId、PermissionSet.Name、PermissionSet.ProfileId、PermissionSet.Profile.Name、AssigneeId、Assignee.Name FROM PermissionSetAssignment WHERE PermissionSet.Name = 'Custom PermissionSet Name'
Go to list of users who liked
More than 3 years have passed since last update.
SELECT Id、PermissionSetId、PermissionSet.Name、PermissionSet.ProfileId、PermissionSet.Profile.Name、AssigneeId、Assignee.Name FROM PermissionSetAssignment WHERE PermissionSet.Name = 'Custom PermissionSet Name'
Register as a new user and use Qiita more conveniently
Go to list of users who liked