SecPkgContext_LogoffTime 结构 (sspi.h)

安全上下文的注销时间。

语法

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

成员

tsLogoffTime

用户的注销时间。

要求

要求
Header sspi.h