AdoUser Class

<< Click to Display Table of Contents >>

Navigation:  Adox Classes >

AdoUser Class

Previous pageReturn to chapter overviewNext page

Purpose

User Class (ADOX)

 

Prototype

CLASS AdoUser INHERIT AdoObject

 

Constructor

Init()        Create Object of type AdoUser

 

Access

Groups        Collection of Groups

Name        The name of the User

 

 

Assign

Name        The name of the User

 

 

Method

ChangePassword()        Changes the password for a user account

GetPermissions()        Gets the permissions

SetPermissions()        Sets the permissions

 

 

Description

Represents a user account that has access permissions within a secured database

 

See Also

AdoObject, ADOX Classes, AdoUsers, AdoGroups