I want to get grant matrix date base on User profile through API Requirement for I develop mobile APP for multiple profile based with dynamic menu when permission remove of any class then not to access that class user profile
I might be wrong, but I don't think there's an API call which allows you to retrieve this info.
Fastest way would probably be to hardcode this matrix into your application; and just check which profiles are linked to the user.
Log in to post a comment.
I want to get grant matrix date base on User profile through API
Requirement for I develop mobile APP for multiple profile based with dynamic menu when permission remove of any class then not to access that class user profile
I might be wrong, but I don't think there's an API call which allows you to retrieve this info.
Fastest way would probably be to hardcode this matrix into your application; and just check which profiles are linked to the user.