ChallengeResponseTimeout Property
ChallengeResponseTimeout
The period of time (in seconds) after which the OTP challenge-response command should timeout. null to leave unchanged.
C#
public Nullable<byte> ChallengeResponseTimeout { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> |