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