Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string AssertionConsumerService;
[VB.NET]
Property AssertionConsumerService As String
[Pascal]
under development
[C++]
void get_AssertionConsumerService(std::string &OutResult);
void set_AssertionConsumerService(const std::string &Value);
[PHP]
string get_AssertionConsumerService()
void set_AssertionConsumerService(string $Value)
[Java]
String getAssertionConsumerService();
void setAssertionConsumerService(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum