Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property RedirectURI As String
[Pascal]
under development
[C++]
void get_RedirectURI(std::string &OutResult);
void set_RedirectURI(const std::string &Value);
[PHP]
string get_RedirectURI()
void set_RedirectURI(string $Value)
[Java]
String getRedirectURI();
void setRedirectURI(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum