Application Packaging Standard

Last updated 18-Mar-2019

PAServiceUser

This type represents a service user.

In this document:

Schema

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

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