DeleteSlotConfiguration Method
DeleteSlotConfiguration(Slot)
Removes a slot configuration in the YubiKey's OTP application.
C#
public DeleteSlotConfiguration DeleteSlotConfiguration(Slot slot)
Parameters
Type | Name | Description |
---|---|---|
Slot | slot | The identifier for the OTP application slot configuration to delete. |
Returns
An instance of DeleteSlotConfiguration.