Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ProviderID As String
[Pascal]
under development
[C++]
void get_ProviderID(std::string &OutResult);
void set_ProviderID(const std::string &Value);
[PHP]
string get_ProviderID()
void set_ProviderID(string $Value)
[Java]
String getProviderID();
void setProviderID(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum