SmartCardRW.IsoEmvMode Property
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.
Holds the message modes the device is using when InterfaceMode is APDU.
public abstract Microsoft.PointOfService.SmartCardIsoEmvModes IsoEmvMode { get; set; }
member this.IsoEmvMode : Microsoft.PointOfService.SmartCardIsoEmvModes with get, set
Public MustOverride Property IsoEmvMode As SmartCardIsoEmvModes