A ScriptGroup object represents a SkyVault group.
Properties
- authorityType
- Get or set the authority type
- shortName
- Get or set the short name of the group
- fullName
- Get or set the full name of the group
- displayName
- Get or set the display name for this group (requires administrator permission)
- allUsers
- Gets the users contained within this group and its subgroups
- allGroups
- Gets all descendant subgroups
- childUsers
- Gets child users of this group
- childGroups
- Gets child groups of this group
- parentGroups
- Gets the immediate parents of this group
- allParentGroups
- Gets all the parents of this group
- childAuthorities
- Gets all the children of this group regardless of type
- userCount
- Gets the number of users contained in this group
- groupCount
- Gets the number of child groups contained in this group
- groupNodeRef
- Gets the NodeRef for this group
- groupNode
- Gets the node for this group