SecPkgContext_DceInfo (Windows CE 5.0)
This structure contains authorization data used by distributed computing environment (DCE) services. The QueryContextAttributes function uses this structure.
typedef struct _SecPkgContex_DceInfo {ULONGAuthzSvc;PVOIDSEC_FAR* pPac;} SecPkgContext_DceInfo, SEC_FAR *PSecPkgContext_DceInfo;
Members
- AuthzSvc
Authorization service used. DCE use only. - pPac
Pointer to package-specific authorization data.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Sspi.h.
See Also
Send Feedback on this topic to the authors