Discuss this help topic in SecureBlackbox Forum
Role descriptor elements.
Declaration
[C#]
ArrayList Descriptors;
[VB.NET]
Property Descriptors As ArrayList
[Pascal]
property Descriptors : TElList;
[C++]
TList* get_Descriptors();
[PHP]
TList get_Descriptors()
[Java]
ArrayList getDescriptors();
Description
This property describes the specific role of the entity for which the metadata is defined by this element.
Discuss this help topic in SecureBlackbox Forum