2.1.1 InaccessibleTestAccess object
An inaccessible test access object represents one or more entities that link to a test.
It is considered inaccessible if the user performing the request is not authorized to see the entity. All inaccessible entities of a single type are grouped to an inaccessible test access object for that type, and include a count of the number of inaccessible entities.
Fields
Field | Type | Description |
---|---|---|
type required |
String | The access entity type. Possible values:
|
count required |
Integer | The number of inaccessible accesses of this type. |
Last updated on