Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[VB.NET]
Property GSSHostName As String
[Pascal]
property GSSHostName : string;
[C++]
void get_GSSHostName(std::string &OutResult);
void set_GSSHostName(const std::string &Value);
[PHP]
string get_GSSHostName()
void set_GSSHostName(string $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum