Show / Hide Table of Contents

ChallengeResponseTimeout Property

ChallengeResponseTimeout

The period of time (in seconds) after which the OTP challenge-response command should timeout. null to leave unchanged.

C#
public byte? ChallengeResponseTimeout { get; set; }

Property Value

Type Description
byte?
In this article
Back to top Generated by DocFX