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