Discuss this help topic in SecureBlackbox Forum

TElCustomCryptoKey.IsPersistent

TElCustomCryptoKey     See also     


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


This topic is under development

Declaration

[C#]
    bool IsPersistent;

[VB.NET]
    Property IsPersistent As Boolean

[Pascal]
    property IsPersistent : boolean;

[C++]
    bool get_IsPersistent();

[PHP]
    bool get_IsPersistent()

[Java]
    boolean getIsPersistent();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum