VersionSupported Enum

Definition

All supported version for the NFC reader TODO: if more readers appear, this can be for sure place in common and more modes can be added

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum VersionSupported
[<System.Flags>]
type VersionSupported = 
Public Enum VersionSupported
Inheritance
VersionSupported
Attributes

Fields

Iso18092 4

Iso 18092

IsoIec14443TypeA 1

Iso/Iec 14443 Type A

IsoIec14443TypeB 2

Iso/Iec 14443 Type B

Applies to