What it does
Obtains information about all permissions of the specified user.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| userName | string | User name |
Returned value
| Type | Description |
|---|---|
| RolePermissionInfo[] | The type of data that contain information about permissions to use the specified role |
