2.1.1 UserAccess object extends TestAccess
Represents the permission of an individual user to a playable (e.g. a drill, test, etc.). Inherits from the 2.1.1 TestAccess object.
Fields
| Field | Type | Description |
|---|---|---|
typerequired |
String constant | The access entity type. For UserAccess the type is always USER. |
typeIdrequired |
String | The ID of the user. |
useroptional |
2.1.1 User object | The user who is granted access to the playable. |
Last updated on