PinPad.EnablePinEntry Method
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.
Starts PIN entry at the PIN pad device. When EnablePinEntry is called, the service object sets the PinEntryEnabled property to true.
public abstract void EnablePinEntry ();
abstract member EnablePinEntry : unit -> unit
Public MustOverride Sub EnablePinEntry ()