Discuss this help topic in SecureBlackbox Forum
Specifies the UIDVALIDITY value.
Declaration
[Pascal]
property UIDValidity : Integer;
[C++]
int32_t get_UIDValidity();
void set_UIDValidity(int32_t Value);
[PHP]
integer get_UIDValidity()
void set_UIDValidity(integer $Value)
Description
This property contains the UID validity value returned by the server.
Discuss this help topic in SecureBlackbox Forum