Packagenet.user1.reactor
Classpublic final class SecurityRole
InheritanceSecurityRole Inheritance Object

Since : Reactor 1.0.0

The SecurityRole class is an enumeration of constant values representing different security roles for a user account. SecurityRole constants are used by the following methods and events: For more information about security roles, see Union Server's security documentation.

See also

AccountManager.addRole()


Public Constants
 ConstantDefined By
  MODERATOR : String = MODERATOR
[static] The security role for moderators.
SecurityRole
Constant Descriptions
MODERATORConstant
public static const MODERATOR:String = MODERATOR

Since : Reactor 1.0.0

The security role for moderators.