Discuss this help topic in SecureBlackbox Forum

TElTOTPUser.TimeInterval

TElTOTPUser     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the password validity interval.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property TimeInterval: Integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property allows to change the time interval (in seconds) during which a one-time password is valid. The default value is 30.

See also:     HashAlgorithm    

Discuss this help topic in SecureBlackbox Forum