Discuss this help topic in SecureBlackbox Forum

TElDCSecurityParameters.IncludeCertificates

TElDCSecurityParameters     See also     


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


Declaration

[C#]
    bool IncludeCertificates;

[VB.NET]
    Property IncludeCertificates As Boolean

[Pascal]
    under development

[C++]
    bool get_IncludeCertificates();
    void set_IncludeCertificates(bool Value);

[PHP]
    bool get_IncludeCertificates()
    void set_IncludeCertificates(bool $Value)

[Java]
    boolean getIncludeCertificates();
    void setIncludeCertificates(boolean Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum