Platform SDK: Logon Authentication |
The SecPkgContext_DceInfo structure contains authorization data used by DCE services. The QueryContextAttributes function uses this structure.
typedef struct _SecPkgContex_DceInfo { ULONG AuthzSvc; PVOID pPac; } SecPkgContext_DceInfo, * PSecPkgContext_DceInfo;
Windows NT/2000: Requires Windows NT 3.51 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Sspi.h; include Security.h.