Show / Hide Table of Contents

UseYubiOtp Method

UseYubiOtp()

Configures the challenge-response to use the Yubico OTP algorithm.

C#
public ConfigureChallengeResponse UseYubiOtp()

Returns

ConfigureChallengeResponse

The current ConfigureChallengeResponse instance.

Exceptions

Type Condition
InvalidOperationException

You must choose either Yubico OTP or HMAC-SHA1, but not both.

In this article
Back to top Generated by DocFX