Public Member Functions | |
| DomainInfo () | |
| Constructor. | |
| override string | ToString () |
| Create a string representation. | |
Public Attributes | |
| string | Name |
| Domain Name. | |
| string | Description |
| Domain Description. | |
| string | ID |
| Domain ID. | |
| string | MemberNodeID |
| The unique ID for the member node for this user. | |
| string | MemberNodeName |
| The name of the member object in the POBox collection. | |
| string | MemberRights |
| The rights that the member has in the POBox collection. | |
| Simias::DomainService::Web::DomainInfo::DomainInfo | ( | ) | [inline] |
Constructor.
| override string Simias::DomainService::Web::DomainInfo::ToString | ( | ) | [inline] |
Create a string representation.
Domain Name.
Domain Description.
Domain ID.
The unique ID for the member node for this user.
The name of the member object in the POBox collection.
The rights that the member has in the POBox collection.
1.5.6