Group Class |
![]() |
Namespace: DataPAServerSecurity
[SerializableAttribute] public class Group : _Group, ISerializable
The Group type exposes the following members.
Name | Description | |
---|---|---|
![]() | Group |
Creates and returns a new Group object.
|
![]() | Group(GroupsCollection) |
Creates and returns a new Group object.
|
![]() | Group(GroupsCollection, String) |
Creates and returns a new Group object.
|
![]() | Group(GroupsCollection, String, String) |
Creates and returns a new Group object.
|
Name | Description | |
---|---|---|
![]() | GetObjectData |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | AdminGroup |
Gets a boolean value that indicates if this group is the default admin group.
|
![]() | Administrator |
Gets and sets a value that indicates if members of this group have admin rights.
|
![]() | AllowLinks |
Gets and sets a value that indicates if members of this group have permission to modify Links.
|
![]() | AllowLockOverride |
Gets and sets a value that indicates whether members of this group are allowed to override locks on the setup data.
|
![]() | AllowSecurity |
Gets and sets a value that indicates if members of this group have permission to open the security screen.
|
![]() | AllowSetup |
Gets and sets a value that indicates if members of this group have permission to open the setup screen.
|
![]() | AllowSubjects |
Gets and sets a value that indicates if members of this group have permission to modify subjects.
|
![]() | AllowSystems |
Gets and sets a value that indicates if members of this group have permission to modify Systems.
|
![]() | Categories |
Gets and sets a collection that contains the categories members of this group have access to.
|
![]() | DefaultGroup |
Gets a boolean value that indicates if this group is the default group.
|
![]() | DefaultHomePage |
Gets and sets a property that indicates the dafault home page for the web interface set for this group.
|
![]() | Description |
Gets and sets the description of this group.
|
![]() | GUID |
Gets and sets a GUID that uniquely identifies this object.
|
![]() | ID |
Gets a value that indicates the Unique ID of this object.
|
![]() | Name |
Gets and sets the name of this group.
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | Parent |
Gets and sets the parent of this object.
|
![]() | Publish |
Gets and sets a value that indicates if members of this group have permission to publish content.
|
![]() | RegCode |
Gets and sets a value that specifies the Registered Licence Code for the Group.
|
![]() | RegOrganisation |
Gets and sets a value that specifies the Registered Organisation for the Group.
|
![]() | RegSerialNum |
Gets and sets a value that specifies the Registered Serial Number for the Group.
|
![]() | RegUser |
Gets and sets a value that specifies the Registered User for the Group.
|
![]() | RequireSecurityPassword |
Gets and sets a value that indicates if members of this group require a password to open the security screen.
|
![]() | SecurityPassword |
Gets and sets a password required to open the security screen.
|
![]() | UserLevel |
Gets and sets a value that specifies the User Level for the Group.
|