Account
Bds::UserInfo Class Reference
This is the DataAdd Access API interface. More... #include <BdsD.h>
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
| UInt32 Bds::UserInfo::id |
The unique user ID.
| BList<BString> Bds::UserInfo::groups |
The security groups the user belongs to.
| BString Bds::UserInfo::name |
| BString Bds::UserInfo::emailAddress |
| BString Bds::UserInfo::telephone |
| Int32 Bds::UserInfo::enabled |
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
1.5.5 