The secure element ID.
#include <nfc/nfc_types.h>
typedef enum {
SE_ID_NONE = 0
UICC_SE_ID = 1
EMBEDDED_SE_ID = 2
} secure_element_id_type_t;
BlackBerry 10.0.0
This enumeration defines the unique identifier of the Secure Element.