Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Issuer As String
[Pascal]
under development
[C++]
void get_Issuer(std::string &OutResult);
void set_Issuer(const std::string &Value);
[PHP]
string get_Issuer()
void set_Issuer(string $Value)
[Java]
String getIssuer();
void setIssuer(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum