AccountRole Property
The role of the user.
Object Oriented Interface
public function getAccountRole();
Procedural Interface
incloudstorage_box_get($res, 10 );
Default Value
0
Remarks
The role of the user. Possible values are:
- 0 (urUser)
- 1 (urCoadmin)
- 2 (urAdmin)
This property is read-only.
Data Type
Integer