Show / Hide Table of Contents

UpdateSlotCommand Class

Namespace: Yubico.YubiKey.Otp.Commands Assembly: Yubico.YubiKey.dll

Applies a subset of configurable flags to one of the two OTP slots.

C#
public class UpdateSlotCommand : SlotConfigureBase, IYubiKeyCommand<ReadStatusResponse>
Inheritance object SlotConfigureBase UpdateSlotCommand
Implements
IYubiKeyCommand<ReadStatusResponse>

Properties

Name Description
ConfigurationFlags

Flags that define the mode and other configurable options for this slot.

ExtendedFlags

Extended flags that control behaviors on either a slot or global basis.

LongPressCode

The code to use for indicating the long-press OTP slot.

ShortPressCode

The code to use for indicating the short-press OTP slot.

TicketFlags

Flags that control the output format of the text returned by the YubiKey button press.

In this article
Back to top Generated by DocFX