Application Packaging Standard

Last updated 18-Mar-2019

PAAdminUser

This type represents an administrative user.

In this document:

Schema

The considered APS type (download) extends the PAUser, AdminUser APS type(s) and looks as follows:

{
  "name": "PAAdminUser",
  "id": "http://parallels.com/aps/types/pa/admin-user/1.2",
  "apsVersion": "2.0",
  "implements": [
    "http://parallels.com/aps/types/pa/user/1.2",
    "http://aps-standard.org/types/core/admin-user/1.0"
  ]
}