Contents

UserGroup.Attributes

Attributes that describe a user group resource.

Declaration

object UserGroup.Attributes

Properties

NameTypeDescription
ouIdstring

The identifier of the organizational unit the group belongs to.

namestring

The name of the user group.

typeUserGroupType

The type of group. See UserGroupType for possible values.

totalMemberCountinteger

The total number of members in the group.

statusUserGroupStatus

The status of the group. See UserGroupStatus for possible values.

createdDateTimedate-time

The date and time the user group was created.

updatedDateTimedate-time

The date and time the user group was last modified.

Overview