PermissionNameInfoProvider GetPermissions Method Kentico 8.0 API Reference
Gets the DataSet of the permissions for specific resource and role.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resourceId
Type: OnlineSystem Int32
ID of the resource the permissions are included in
roleId
Type: OnlineSystem Int32
ID of the role which is granted with requested permissions

Return Value

Type: InfoDataSet PermissionNameInfo 
See Also