Returns the Users email.
API Tags:
| Return: | the Users email adress or null |
Redefined in descendants as:
Returns the Principal ID.
API Tags:
| Return: | the unqiue ID identifying the Principal |
Redefined in descendants as:
Gets the Language ID for this Principal.
API Tags:
Redefined in descendants as:
Gets the Principal name.
API Tags:
| Return: | the Principal Name |
Redefined in descendants as:
Gets the Users status.
Returns if the Principal is active or not. Deactivated Principaly can not log in.
API Tags:
| Return: | value for the Principal status. |
Redefined in descendants as:
Returns whether the User is anonymous or not.
API Tags:
| Return: | true if User is anonymous |
Redefined in descendants as:
Returns whether the User is Super User or not.
For a Super User Permissions will NOT be checked. A Super User therefor has even more rights than a normal Administrator.
API Tags:
| Return: | true if the Principal is a Super User |
Redefined in descendants as: