Discuss this help topic in SecureBlackbox Forum
The list of IdP's name identifier formats.
Declaration
[C#]
TElStringList IDPNameIDFormats;
[VB.NET]
Property IDPNameIDFormats As TElStringList
[Pascal]
property IDPNameIDFormats : TElStringList;
[C++]
TElStringList* get_IDPNameIDFormats();
[PHP]
TElStringList get_IDPNameIDFormats()
[Java]
TElStringList getIDPNameIDFormats();
Description
This property contains a list of name identifier formats supported by the IdP.
Discuss this help topic in SecureBlackbox Forum