Show / Hide Table of Contents

ConfigureChallengeResponse Method

ConfigureChallengeResponse(Slot)

Configures one of the OTP application slots to respond to challenges.

C#
public ConfigureChallengeResponse ConfigureChallengeResponse(Slot slot)

Parameters

Type Name Description
Slot slot

The identifier for the OTP application slot to configure.

Returns

ConfigureChallengeResponse

Instance of ConfigureChallengeResponse.

Implements

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