:: 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 - Summary |
XUser |
- (referenced entity's summary:)
- allows for changing a users password.
|
XGroupsSupplier |
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.
(details)
|
::com::sun::star::beans::XPropertySet |
- (referenced entity's summary:)
- provides information about and access to the
properties from an implementation.
|
Properties' Summary |
[ readonly ] string
Name |
is the name of the user.
|
Exported Interfaces - Details |
XUser
- (referenced entity's summary:)
- allows for changing a users password.
|
|
XGroupsSupplier
- Usage Restrictions
- 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
- (referenced entity's summary:)
- provides information about and access to the
properties from an implementation.
|
|
Properties' Details |
Name
[ readonly ] string Name;
- Description
- is the name of the user.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.