.. highlightlang:: us .. _aop_getsecuritylevel: aop_getsecuritylevel ==================== .. index:: aop_getsecuritylevel .. us.tag aop_getsecuritylevel NOTREADYENGLISH New500 asam3.security :ref:`aop_getsecuritylevel` returns the security-level of the specified element id. .. function:: seclevel = aop_getsecuritylevel(envId, applId, cl) .. us.return **Return Value** *seclevel*. .. us.params **Parameters** .. uparam:: envId *envId* is the environment Id, returned by :ref:`aop_openenv`. .. uparam:: applId *applId*. .. uparam:: cl *cl* is the client pointer, returned by :ref:`rpc_clnt_create`. .. us.example **Example** :: ]] [[ .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.0.0 - New .. seealso:: :ref:`overview-asam-ods` :sub:`id-1052244`