Represents the collection of security permissions for a
Group or
User.
It contains two enum sections, each of which contains its own collection of permission types.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic interface IUserRights
Public Interface IUserRights
public interface class IUserRights
type IUserRights = interface end
The IUserRights type exposes the following members.
Properties| | Name | Description |
|---|
 | UserRight1 |
Gets and sets the first section of the permissions.
|
 | UserRight2 |
Gets and sets the second section of the permissions.
|
Top
Methods
See Also