Enum member Permissions.ADMINISTRATOR

Declaration

enum Permissions
{
  // ...
  ADMINISTRATOR = 8LU,
  // ...
}