system.kanoa.security.getUserCRUD(userId)
Returns CRUD information by asset id and function for the given user. This function is deprecated and replaced with getUserAssetCRUD()
Parameters
userId Integer: Id of user executing the function
Returns
userCRUDInfo Dictionary
Example
userCRUDINfo = system.kanoa.security.getUserCRUD(1)