Role Property


Current user role.

Date Type: Long

SYSTEM_PERMISSION(1) Connect with "system" user or
Open a session under "system" user.
Permitted to access all settings of EAS server.
DOMAIN_PERMISSION(2) Connect with domain administrator or
Open a session under domain administrator.
Permitted to access all settings under current domain.
USER_PERMISSION(8) Connect with normal user or
Open a session under normal user.
Permitted to access all settings under current user.

Remarks

After using Connect/OpenSession/Su method to logon server successfully, this property indicates the role of current user.