ConfigureHotp Method
ConfigureHotp(Slot)
Configures a YubiKey OTP slot to emit sequence-based OTP codes.
C#
public ConfigureHotp ConfigureHotp(Slot slot)
Parameters
Type | Name | Description |
---|---|---|
Slot | slot | OTP Slot to configure. |
Returns