Discuss this help topic in SecureBlackbox Forum
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.
Discuss this help topic in SecureBlackbox Forum