IUser Properties Ingeniux CMS Content Store API

The IUser type exposes the following members.

Properties

  Name Description
Public property Activities
Gets the Actities of the user, including its recently visited Pages and its favorite Pages.
Public property Created
Gets the entity's creation date.
(Inherited from IEntity.)
Public property CreationUser
Gets the ID of the User who created this entity.
(Inherited from IEntity.)
Public property EmailAddress
Gets and sets the email address of this User.
Public property IntegratedMembershipProvider
Gets and sets the full name of the Type of the provider object that authenticates this user.
Public property IP
Gets the IP Address of the browser's computer.
(Inherited from IReadonlyUser.)
Public property IsAdministrator
Gets whether the user is an administrator. Administrators have the privilege of working with any object in the CSAPI.
(Inherited from IReadonlyUser.)
Public property LastLogin
Gets the time when this user last logged in.
(Inherited from IReadonlyUser.)
Public property LastModified
Gets the date when the entity was most recently modified.
(Inherited from IEntity.)
Public property LastModifiedUser
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.)
Public property Name
Gets and sets the entity's name.
(Inherited from IEntity.)
Public property PageCount
Returns the number of pages assigned to a user.
Public property ReadLocales
Gets and sets the Languages this user can read.
Public property ReceiveWorkFlowNotificationMail
Gets and sets whether this user will receive notification emails after a Page advances through is Workflow.
Public property Session
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.)
Public property SessionId
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.)
Public property UserId
Gets the UserId of the user.
(Inherited from IReadonlyUser.)
Public property UserRights
Gets the collection of User Rights for this User.
Public property WriteLocales
Gets and sets the Languages this user can write.
Top
See Also

Reference