2.1.1 TestUserAccess object implements TestAccess
Represents the access of an individual user to a given test.
Fields
| Field | Type | Description |
|---|---|---|
typerequired |
String constant | The test access type. For TestUserAccess this is always USER. |
userrequired |
2.1.1 User object | The user this access object applies to. |
typeIdrequired |
String | The user ID. |
Last updated on