Show / Hide Table of Contents

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

DeleteSlotConfiguration

An instance of DeleteSlotConfiguration.

Implements

IOtpSession.DeleteSlotConfiguration(Slot)
In this article
Back to top Generated by DocFX