BDS Public

Bds::UserInfo Class Reference

This is the DataAdd Access API interface. More...

#include <BdsD.h>

List of all members.


Public Member Functions

 UserInfo ()
 UserInfo (UInt32 pid, BList< BString > pgroups, BString pname, BString pemailAddress, BString ptelephone, Int32 penabled)

Public Attributes

UInt32 id
 The unique user ID.
BList< BString > groups
 The security groups the user belongs to.
BString name
BString emailAddress
BString telephone
Int32 enabled

Detailed Description

This is the DataAdd Access API interface.

This holds information on a user


Constructor & Destructor Documentation

Bds::UserInfo::UserInfo (  ) 

Bds::UserInfo::UserInfo ( UInt32  pid,
BList< BString >  pgroups,
BString  pname,
BString  pemailAddress,
BString  ptelephone,
Int32  penabled 
)


Member Data Documentation

The unique user ID.

BList<BString> Bds::UserInfo::groups

The security groups the user belongs to.


The documentation for this class was generated from the following files:

Generated on Thu Mar 20 11:23:35 2008 for BdsApi by  doxygen 1.5.5