:: com :: sun :: star :: sdbcx ::
|
service User |
- Description
- represents a user of the database, who has certain access rights
for the objects of the database.
|
Exported Interfaces |
XUser |
allows for changing a users password.
|
XGroupsSupplier |
- [ OPTIONAL ]
- Description
- optional for implementation, if the database does not know the concept
of user groups. Provides for access to the groups to which a user belongs.
|
::com::sun::star::beans::XPropertySet |
provides information about and access to the
properties from an implementation.
|
Properties' Summary |
Name |
is the name of the user.
|
Properties' Details |
Name
[ readonly ] string Name;
- Description
- is the name of the user.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.