![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_Sec_GetAcMask | ( | brp_Sec_GetAcMask_t | params | ) |
This command retrieves the Access Condition Mask of a specified security level.
The Access Condition Mask can be set using the command brp_Sec_SetAcMask() or by loading a reader configuration file which defines the respective configuration values Device/HostSecurity/AccessConditionMask.
In case of security level 0 (plain access) the actual Access Condition Mask that is applied by the reader may deviate from the value which is returned by this command. Refer to brp_Sec_GetCurAcMask() .
It is not possible to deny the retrieval of the Access Condition Mask via the "Encryption and Authorization" settings in the configuration. This means that this command will never return the ERR_ACCESS_DENIED status code.
| [in] | params | Struct with the following fields:
|