GET api/secGroup/entityUser/{id}/available

REtrieve the set of groups available for additional assignment for this user This consists of those assigned via group membership current group memberships for this EntityUser EXCEPT those already assigned

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.