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.6.308
Syntax
IUserRights Permissions { get; set; }

Property Value

Type: IUserRights
See Also