PinPadBase.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 override string EncryptedPin { get; }
member this.EncryptedPin : string
Public Overrides ReadOnly Property EncryptedPin As String