The ICmManagedUser type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyCreator
The name of the user who created this object.
Public propertyDateConfirmed
The date and time the managed user record was confirmed.
Public propertyDateCreated
The date and time this object was created.
Public propertyDateLastActive
The date and time when the entity was last detected to be active.
Public propertyDateLastModified
The date and time when this object was last modified.
Public propertyDisplayName
A user-intelligible name for the object.
Public propertyEmail
User's E-mail Address
Public propertyId
The unique object ID.
Public propertyLastModifier
The name of the user who last modified this object.
Public propertyManagedUserStatus
The status of the managed user.
Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)
Public propertyRealm
The Realm to which the entity belongs.

ToggleSee Also