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.
A version of this page is also available for
4/8/2010
This structure contains authorization data used by distributed computing environment (DCE) services. The QueryContextAttributes function uses this structure.
Syntax
typedef struct _SecPkgContex_DceInfo {
ULONG AuthzSvc;
PVOID SEC_FAR* pPac;
} SecPkgContext_DceInfo, SEC_FAR *PSecPkgContext_DceInfo;
Members
- AuthzSvc
Authorization service used. DCE use only.
- pPac
Pointer to package-specific authorization data.
Requirements
| Header | sspi.h |
| Windows Embedded CE | Windows CE 2.10 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |