Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
DateTime AuthnInstant;
[VB.NET]
Property AuthnInstant As DateTime
[Pascal]
under development
[C++]
int64_t get_AuthnInstant();
void set_AuthnInstant(int64_t Value);
[PHP]
DateTime get_AuthnInstant()
void set_AuthnInstant(DateTime $Value)
[Java]
Date getAuthnInstant();
void setAuthnInstant(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum