The UserOrUserGroupIDEx class represents a user or user group ID.
Clone | Creates a copy of the object. |
SetIndirectPropertyPseudoUser | Sets the object to point to a pseudo-user based on an indirect property definition. |
SetUserAccount | Sets the object to point to a user. |
SetUserGroup | Sets the object to point to a user group. |
SetWorkflowStatePseudoUser | Sets the object to point to a pseudo-user referred to by a workflow state. |
IndirectProperty | Specifies the indirect property ID that specifies the user. |
UserOrGroupID | Specifies the user or user group ID. |
UserOrGroupType | Specifies the type of the contained user or user group ID. |
WorkflowState | Specifies the pseudo-user ID when based on a workflow. |
Unlike UserOrUserGroupID, the UserOrUserGroupIDEx structure is able to define pseudo users through indirect property definitions and workflow states as well.
Regarding the "WorkflowState" property, the specified user is the user who moved the object to the specified state.