Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 1.37 KB

ns-sspi-sec_winnt_auth_ngc_data.md

File metadata and controls

79 lines (62 loc) · 1.37 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_WINNT_AUTH_NGC_DATA
security
SEC_WINNT_AUTH_NGC_DATA
07/20/2022
Windows
Contains the NGC data for authentication.
false
structure
sspi.h
SEC_WINNT_AUTH_NGC_DATA, *PSEC_WINNT_AUTH_NGC_DATA
apiref
HeaderDef
sspi.h
_SEC_WINNT_AUTH_NGC_DATA
PSEC_WINNT_AUTH_NGC_DATA
SEC_WINNT_AUTH_NGC_DATA
_SEC_WINNT_AUTH_NGC_DATA
sspi/_SEC_WINNT_AUTH_NGC_DATA
PSEC_WINNT_AUTH_NGC_DATA
sspi/PSEC_WINNT_AUTH_NGC_DATA
SEC_WINNT_AUTH_NGC_DATA
sspi/SEC_WINNT_AUTH_NGC_DATA
c++
_SEC_WINNT_AUTH_NGC_DATA

-description

Contains the NGC data for authentication.

-struct-fields

-field LogonId

The logon ID for the user.

-field Flags

The flags.

-field CspInfo

The CSP information.

-field UserIdKeyAuthTicket

The user ID key authentication ticket.

-field DecryptionKeyName

The name of the decryption key.

-field DecryptionKeyAuthTicket

The decryption key authentication ticket.

-remarks

-see-also