Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string UnprotectedHeaderParams;
[VB.NET]
Property UnprotectedHeaderParams As String
[Pascal]
under development
[C++]
void get_UnprotectedHeaderParams(std::string &OutResult);
void set_UnprotectedHeaderParams(const std::string &Value);
[PHP]
string get_UnprotectedHeaderParams()
void set_UnprotectedHeaderParams(string $Value)
[Java]
String getUnprotectedHeaderParams();
void setUnprotectedHeaderParams(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum