SecPkgContext_LogoffTime structure (sspi.h)

The logoff time of the security context.

Syntax

typedef struct _SecPkgContext_LogoffTime {
  TimeStamp tsLogoffTime;
} SecPkgContext_LogoffTime, *PSecPkgContext_LogoffTime;

Members

tsLogoffTime

The logoff time for the user.

Requirements

Requirement Value
Header sspi.h