Navigation:  DAO Object Classes >

DaoUser Class

Previous pageReturn to chapter overviewNext page

Purpose

A User object defines a user account as it exists in the Workspace object's workgroup information file

 

Accesses/Assigns

Groups(Default) Collection of Group objects
NameThe name of this object
PasswordSpecifies the password for a user account
PIDSpecifies the personal identifier (PID) for the User

 

Methods

CreateGroupCreates a new Group object
NewPasswordChanges the password of an existing user account

 

Inherits from

DaoDao

 

See Also

DaoUsers
DaoGroups