Enum NfcSecureElementType
Definition
- Assembly:
 - Tizen.Network.Nfc.dll
 
Enumeration for the NFC filter type.
public enum NfcSecureElementType
  Fields
| 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).  |