Show / Hide Table of Contents

UseNumericKeypad Method

UseNumericKeypad(bool)

Causes numeric characters to be sent as keystrokes from the numeric keypad rather than the normal numeric keys on an 84-key keyboard.

C#
public ConfigureHotp UseNumericKeypad(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureHotp

The current ConfigureHotp instance.

In this article
Back to top Generated by DocFX