Public Member Functions | |
| MemberInfo () | |
Public Attributes | |
| string | ObjectID |
| string | UserID |
| The user identitifer for this object. | |
| string | Name |
| string | GivenName |
| the member's given (first) name or null if the property is not present. | |
| string | FamilyName |
| The member's family (last) name or null if the property is not present. | |
| string | FullName |
| The member's full name or null if the property is not present. | |
| int | AccessRights |
| The members's access rights. | |
| bool | IsOwner |
| Whether this Member object is the collection owner. | |
| bool | IsHost |
| Whether this Member object is a user object. | |
| Simias::Web::MemberInfo::MemberInfo | ( | ) | [inline] |
The user identitifer for this object.
the member's given (first) name or null if the property is not present.
The member's family (last) name or null if the property is not present.
The member's full name or null if the property is not present.
The members's access rights.
Whether this Member object is the collection owner.
Whether this Member object is a user object.
1.5.6