Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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