Discuss this help topic in SecureBlackbox Forum
A list of URIs describing the attribute profiles supported by this IDP.
Declaration
[C#]
TElStringList AttributeProfiles;
[VB.NET]
Property AttributeProfiles As TElStringList
[Pascal]
property AttributeProfiles : TElStringList;
[C++]
TElStringList* get_AttributeProfiles();
[PHP]
TElStringList get_AttributeProfiles()
[Java]
TElStringList getAttributeProfiles();
Description
This property contains a list of URIs enumerating the attribute profiles supported by this identity provider.
Discuss this help topic in SecureBlackbox Forum