DeleteSlotCommand Class
Namespace: Yubico.YubiKey.Otp.Commands Assembly: Yubico.YubiKey.dllCommand to delete an OTP slot configuration.
C#
public class DeleteSlotCommand : SlotConfigureBase, IYubiKeyCommand<ReadStatusResponse>
Implements
Remarks
The purpose of this command is to build a completely empty APDU (except for a security code, if the slot has one). This is what tells the YubiKey to delete the OTP slot configuration.
Constructors
Name | Description |
---|---|
DeleteSlotCommand() |
Properties
Name | Description |
---|---|
CalculateCrc | |
LongPressCode | |
ShortPressCode |