SECPKG_NEGO2_INFO struttura (ntsecpkg.h)

La struttura SECPKG_NEGO2_INFO contiene informazioni estese sul pacchetto usate per i negoziati NEGO2.

Questa struttura viene usata dalle funzioni SpGetExtendedInformation e SpSetExtendedInformation .

Sintassi

typedef struct _SECPKG_NEGO2_INFO {
  UCHAR AuthScheme[16];
  ULONG PackageFlags;
} SECPKG_NEGO2_INFO, *PSECPKG_NEGO2_INFO;

Members

AuthScheme[16]

Identificatore di autenticazione.

PackageFlags

Flag associati al pacchetto di autenticazione.

Requisiti

Requisito Valore
Client minimo supportato Windows 7 [solo app desktop]
Server minimo supportato Windows Server 2008 R2 [solo app desktop]
Intestazione ntsecpkg.h