Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 2.27 KB

ns-sspi-secpkgcontext_bindings.md

File metadata and controls

71 lines (60 loc) · 2.27 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:sspi._SecPkgContext_Bindings
SecPkgContext_Bindings (sspi.h)
Specifies a structure that contains channel binding information for a security context.
*PSecPkgContext_Bindings
PSecPkgContext_Bindings
PSecPkgContext_Bindings structure pointer [Security]
SecPkgContext_Bindings
SecPkgContext_Bindings structure [Security]
security.secpkgcontext_bindings
sspi/PSecPkgContext_Bindings
sspi/SecPkgContext_Bindings
security\secpkgcontext_bindings.htm
security
6823cc31-acd3-4d67-92c6-65ff4d1c6aed
12/05/2018
*PSecPkgContext_Bindings, PSecPkgContext_Bindings, PSecPkgContext_Bindings structure pointer [Security], SecPkgContext_Bindings, SecPkgContext_Bindings structure [Security], security.secpkgcontext_bindings, sspi/PSecPkgContext_Bindings, sspi/SecPkgContext_Bindings
sspi.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
SecPkgContext_Bindings, *PSecPkgContext_Bindings
19H1
_SecPkgContext_Bindings
sspi/_SecPkgContext_Bindings
PSecPkgContext_Bindings
sspi/PSecPkgContext_Bindings
SecPkgContext_Bindings
sspi/SecPkgContext_Bindings
c++
APIRef
kbSyntax
HeaderDef
Sspi.h
SecPkgContext_Bindings

SecPkgContext_Bindings structure

-description

Specifies a structure that contains channel binding information for a security context.

-struct-fields

-field BindingsLength

The size, in bytes, of the structure specified by the Bindings member

-field Bindings

A pointer to a SEC_CHANNEL_BINDINGS structure that specifies channel binding information.

-see-also

QueryContextAttributes (Schannel)