TimeStamp

The TimeStamp data type holds information about the time validity of security tokens. The format of the value of the TimeStamp data type is the same as that of the FILETIME structure.

typedef SECURITY_INTEGER TimeStamp, *PTimeStamp;

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Sspi.h (include Security.h)