Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
String[] GetSupportedIdentifierTypes();
[VB.NET]
Function GetSupportedIdentifierTypes() As String[]
[Pascal]
function GetSupportedIdentifierTypes : StringArray; virtual;
[C++]
void GetSupportedIdentifierTypes(TStringList &OutResult);
[PHP]
TStringList GetSupportedIdentifierTypes()
[Java]
String[] getSupportedIdentifierTypes();
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum