:: com :: sun :: star :: sdbcx ::

service User

Exported Interfaces - Summary
XUser
(referenced entity's summary:)
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:)
Properties' Summary
[ readonly ] string
Name
is the name of the user.  
Exported Interfaces - Details
XUser
(referenced entity's summary:)
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:)
Properties' Details
Name
[ readonly ] string Name;
Description
is the name of the user.

 
Top of Page