GET securitylevel/get/{securityLevelId}

Gets an existing Security Level

Request Information

URI Parameters

NameDescriptionTypeAdditional information
securityLevelId

Id of the security level to be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

SecurityLevelGetResponse

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.