GET api/secUserSettings/availableEntities/{userID}/{frag}

Returns a list of entities that are NOT currently associated with the specified user ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userID

integer

Required

frag

string

Required

Body Parameters

None.

Response Information

Resource Description

A list of SecUserService records, with EntityUser specific fields left null.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.