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.
Specifies the error status of the last attempt to create a client context.
Syntax
typedef struct _SecPkgContext_NegoStatus {
unsigned long LastStatus;
} SecPkgContext_NegoStatus, *PSecPkgContext_NegoStatus;
Members
LastStatus
The error status of the last attempt to create a client context.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | sspi.h |