SecPkgContext_NegoPackageInfo structure (sspi.h)
Contains information about the negotiated application package.
Syntax
typedef struct _SecPkgContext_NegoPackageInfo {
unsigned long PackageMask;
} SecPkgContext_NegoPackageInfo, *PSecPkgContext_NegoPackageInfo;
Members
PackageMask
The mask information for the package.
Requirements
Requirement | Value |
---|---|
Header | sspi.h |