Discuss this help topic in SecureBlackbox Forum
Specifies the list of protected resources.
Declaration
[C#]
TElStringList ProtectedResources;
[VB.NET]
Property ProtectedResources As TElStringList
[Pascal]
property ProtectedResources : TElStringList;
[C++]
TElStringList* get_ProtectedResources();
[PHP]
TElStringList get_ProtectedResources()
[Java]
TElStringList getProtectedResources();
Description
This property contains a set of relative URLs of the protected resources offered by this SP.
Discuss this help topic in SecureBlackbox Forum