OpenDOF Project
DOFSecurityScope DOFRequest_GetSecurityScope ( const DOFRequest  request)

Retrieve the associated DOFSecurityScope for the given DOFRequest.

Lifecycle
The data returned is owned by the DOFRequest and is only valid as long as the DOFRequest remains valid. It must not be destroyed individually.
Parameters
requestThe request. This must not be NULL.
Returns
The DOFSecurityScope associated with the DOFRequest.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22