The UserInfo type exposes the following members.

Properties

  NameDescription
Public propertyAffiliateID
Gets and sets the AffiliateId for this user
Public propertyCacheability
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyDisplayName
Gets and sets the Display Name
Public propertyEmail
Gets and sets the Email Address
Public propertyFirstName
Gets and sets the First Name
Public propertyFullName Obsolete.
Public propertyIsDeleted
Gets and sets whether the User is deleted
Public propertyIsSuperUser
Gets and sets whether the User is a SuperUser
Public propertyLastIPAddress
Gets and sets the Last IP address used by user
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyLastName
Gets and sets the Last Name
Public propertyMembership
Gets and sets the Membership object
Public propertyPasswordResetExpiration
gets and sets the datetime that the PasswordResetToken is valid
Public propertyPasswordResetToken
gets and sets the token created for resetting passwords
Public propertyPortalID
Gets and sets the PortalId
Public propertyProfile
Gets and sets the Profile Object
Public propertyRefreshRoles Obsolete.
Public propertyRoles
Public propertySocial
Gets and sets the Social property
Public propertyUserID
Gets and sets the User Id
Public propertyUsername
Gets and sets the User Name
Public propertyVanityUrl

See Also