(empty) - Overview of the macOS Authorization Right

macOS 10.9 / 10.10 / 10.11 / 10.12 / 10.13 / 10.14

{
  'class' : 'rule',
  'comment' : 'Matches otherwise unmatched rights (i.e., is a default).',
  'rule' : [
    'default'
  ]
}

macOS 10.6 / 10.7 / 10.8

{
  'class' : 'rule',
  'comment' : 'Matches otherwise unmatched rights (i.e., is a default).',
  'rule' : 'default'
}