Click or drag to resize

IGroupRolePermissions Property


Gets/sets the permissions set for this role.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IUserRights Permissions { get; set; }

Property Value

Type: IUserRights
See Also