Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property IssuedAt As DateTime
[Pascal]
under development
[C++]
int64_t get_IssuedAt();
void set_IssuedAt(int64_t Value);
[PHP]
DateTime get_IssuedAt()
void set_IssuedAt(DateTime $Value)
[Java]
Date getIssuedAt();
void setIssuedAt(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum