Platform SDK: Logon Authentication |
The SecPkgContext_PackageInfo structure contains the name of a security support provider (SSP). This structure is returned by the QueryContextAttributes function. It would most often be used when the SSP in use was established using the Negotiate security package.
typedef struct _SecPkgContext_PackageInfo{ PSecPkgInfo PackageInfo; } SecPkgContext_PackageInfo, * PSecPkgContext_PackageInfo;