Index

Data Type OcaGrouperStatusChangeType

Enum describing status change types, as used in OcaGrouper's StatusChange event.

Properties

static OcaEnumItem citizenAdded = 1

New citizen has been added to the Grouper and is now in the online state.

static OcaEnumItem citizenDeleted = 2

A citizen has been deleted from the Grouper.

static OcaEnumItem citizenConnectionLost = 3

Previously online citizen has lost its connection with the grouper and is now in the offline state.

static OcaEnumItem citizenConnectionReEstablished = 4

Previously offline citizen has lost its connection with the grouper and is now in the online state.

static OcaEnumItem citizenError = 5

A citizen has failed to execute a requested parameter change.

static OcaEnumItem enrollment = 6

A citizen has enrolled in a group, and is now a member of that group.

static OcaEnumItem unEnrollment = 7

A member has been removed from a group.

OCP.1 Encoding

Basic typeByte Length
OcaEnumItem1