CQG API 4.0 - Revised
OTPRequired Property
See Also  Send Feedback
CQGCEL Interface : OTPRequired Property

Glossary Item Box

Description

Returns whether the Gateway requires a one-time password or not.

Property type

Read-only property

Syntax

Visual Basic
Public Property OTPRequired As Boolean

Return Type

True, if one-time password is required; False, otherwise

Remarks

This property is updated only when the Gateway connection status is changed.

See Also