PinPadBase.AdditionalSecurityInformation Property

Definition

Holds security/encryption information, formatted as a Hex-ASCII string, after a successful PIN entry operation in which the DataEvent event is queued to the application with a DataEventArgs.Status of Success.

public override string AdditionalSecurityInformation { get; }
member this.AdditionalSecurityInformation : string
Public Overrides ReadOnly Property AdditionalSecurityInformation As String

Property Value

Applies to