Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string IDPPrefferedNameIDFormat;
[VB.NET]
Property IDPPrefferedNameIDFormat As String
[Pascal]
under development
[C++]
void get_IDPPrefferedNameIDFormat(std::string &OutResult);
void set_IDPPrefferedNameIDFormat(const std::string &Value);
[PHP]
string get_IDPPrefferedNameIDFormat()
void set_IDPPrefferedNameIDFormat(string $Value)
[Java]
String getIDPPrefferedNameIDFormat();
void setIDPPrefferedNameIDFormat(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum