19#ifndef __com_sun_star_sdbcx_Group_idl__
20#define __com_sun_star_sdbcx_Group_idl__
24 module
com { module sun { module star { module sdbcx {
26 published
interface XUsersSupplier;
27 published
interface XAuthorizable;
49 [readonly, property]
string Name;
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
is used for accessing and setting the permissions of a user for a database object.
Definition XAuthorizable.idl:34
Definition Ambiguous.idl:22
represents a group of users, which has certain access rights for the objects of the database.
Definition Group.idl:34
string Name
is the name of the group.
Definition Group.idl:49