Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGroup

Specifies information about a group.

Hierarchy

  • IGroup

Index

Properties

Optional description

description: string

The description for the group.

Optional ldapGroupReference

ldapGroupReference: string

The LDAP group that this group is associated with.

name

name: string

The name of the group.

Optional roles

roles: (string | Role)[]

The roles which are associated with this group.

Generated using TypeDoc