Interface: IUserGroupSpec
Properties of a UserGroupSpec.
Implemented by
Properties
access
• Optional
access: null
| IAccess
The access assigned to the group.
displayName
• Optional
displayName: null
| string
The display name of the group.
googleGroup
• Optional
googleGroup: null
| IGoogleGroupSpec
The specification of the google group that this group is associated with. For now only google groups are supported, and this field is required.