Share via


PinPadProperties.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 string AdditionalSecurityInformation { get; set; }
member this.AdditionalSecurityInformation : string with get, set
Public Property AdditionalSecurityInformation As String

Property Value

Applies to