PinPadProperties.EncryptedPin 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 value of the encrypted PIN after the DataEvent event notifies the application that a PIN entry operation has been completed.
public string EncryptedPin { get; set; }
member this.EncryptedPin : string with get, set
Public Property EncryptedPin As String