Discuss this help topic in SecureBlackbox Forum
Specifies the number of certification requests.
Declaration
[C#/Java]
int RequestCount;
[VB.NET]
Property RequestCount As Integer
[Pascal]
property RequestCount : integer;
[C++]
int32_t get_RequestCount();
[PHP]
integer get_RequestCount()
Description
Use this property to get the number of certification requests.
Discuss this help topic in SecureBlackbox Forum