system.kanoa.security.getUserAssetRoles
Description
Given a user and a requested function, returns the allowed assets, functions, and roles.Syntax
getUserAssetRoles(paramsDict)Parameters:
Returns:
Code Examples
# Example Usage:
userAssetRoles = system.kanoa.security.getUserAssetRoles({'userId': 1, 'function': configureSecurity', 'assetPathList' ; ['Kanoa Industries']})