Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
TSBJWValidationResult[] ValidationResults;
[VB.NET]
Property ValidationResults As TSBJWValidationResult[]
[Pascal]
under development
[C++]
void get_ValidationResults(std::vector<TSBJWValidationResultRaw> &OutResult);
[PHP]
array of byte get_ValidationResults()
[Java]
TSBJWValidationResult[] getValidationResults();
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum