Class Group

Contains information about a group.

Hierarchy

  • Group

Properties

description: string

The description for the group.

ldapGroupReference: undefined | string

The LDAP group that this group is associated with.

name: string

The name of the group.

roles: Role[]

The roles which are associated with this group.

Generated using TypeDoc