Discuss this help topic in SecureBlackbox Forum

TElOTPUserStorage Constructor

TElOTPUserStorage     


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


Creates a new instance of TElOTPUserStorage.

Declaration

[C#]
    TElOTPUserStorage();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create(AOwner: TComponent);

[C++]
    not available

[PHP]
    not available

[Java]
    public TElOTPUserStorage();

Description

    Call this method to create a new instance of TElOTPUserStorage.

Discuss this help topic in SecureBlackbox Forum