Type Alias Name

Name: `${"user" | "trusted" | "system" | "security"}.${string}`

Extended attribute name with namespace prefix. Format is namespace.attributename where namespace is one of:

  • user: User attributes
  • trusted: Trusted attributes (privileged)
  • system: System attributes
  • security: Security attributes

Note: Currently only the 'user' namespace is supported.