Discuss this help topic in SecureBlackbox Forum
Contains the metadata.
Declaration
[VB.NET]
Property Entities As ArrayList
[Pascal]
property Entities : TElList;
[C++]
TList* get_Entities();
[PHP]
TList get_Entities()
[Java]
ArrayList getEntities();
Description
This property contains the actual metadata for the group of SAML entities.
Discuss this help topic in SecureBlackbox Forum