Enum NfcSecureElementType
Definition
- Namespace:
- Tizen.Network.Nfc
- Assembly:
- Tizen.Network.Nfc.dll
- API Level:
- 3
Enumeration for the NFC filter type.
C#Copypublic enum NfcSecureElementType
Name | Description |
---|---|
Disable | Disable card emulation. |
EmbeddedSE | The SmartMX type card emulation (Embedded Secure Element). |
Hce | The Host based card emulation. |
Sdcard | The SDCARD card emulation. |
Uicc | The UICC type card emulation (Universal IC Card). |