PinPad.ExtendedErrorBadKey Field
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.
Indicates that an encryption key is corrupted or missing.
public const int ExtendedErrorBadKey = 201;
val mutable ExtendedErrorBadKey : int
Public Const ExtendedErrorBadKey As Integer = 201