Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
DateTime SessionNotOnOrAfter;
[VB.NET]
Property SessionNotOnOrAfter As DateTime
[Pascal]
under development
[C++]
int64_t get_SessionNotOnOrAfter();
void set_SessionNotOnOrAfter(int64_t Value);
[PHP]
DateTime get_SessionNotOnOrAfter()
void set_SessionNotOnOrAfter(DateTime $Value)
[Java]
Date getSessionNotOnOrAfter();
void setSessionNotOnOrAfter(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum