Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.17 KB

ns-sspi-sec_negotiation_info.md

File metadata and controls

71 lines (58 loc) · 1.17 KB
UID tech.root title ms.date targetos description prerelease req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NS:sspi._SEC_NEGOTIATION_INFO
security
SEC_NEGOTIATION_INFO
07/20/2022
Windows
Stores the security negotiation information.
false
structure
sspi.h
SEC_NEGOTIATION_INFO, *PSEC_NEGOTIATION_INFO
apiref
HeaderDef
sspi.h
_SEC_NEGOTIATION_INFO
PSEC_NEGOTIATION_INFO
SEC_NEGOTIATION_INFO
_SEC_NEGOTIATION_INFO
sspi/_SEC_NEGOTIATION_INFO
PSEC_NEGOTIATION_INFO
sspi/PSEC_NEGOTIATION_INFO
SEC_NEGOTIATION_INFO
sspi/SEC_NEGOTIATION_INFO
c++
_SEC_NEGOTIATION_INFO

-description

Stores the security negotiation information.

-struct-fields

-field Size

The size of this structure.

-field NameLength

The length of the name hint.

-field Name

The name hint.

-field Reserved

Reserved.

-remarks

-see-also