VersionSupported Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
IsoIec14443TypeA | 1 | Iso/Iec 14443 Type A |
IsoIec14443TypeB | 2 | Iso/Iec 14443 Type B |
Iso18092 | 4 | Iso 18092 |