énumération SECPKG_SESSIONINFO_TYPE (ntsecpkg.h)
Spécifie le format des informations de session. Cette énumération est utilisée par la fonction CreateTokenEx pour spécifier le format du paramètre SessionInformation .
Syntaxe
typedef enum _SECPKG_SESSIONINFO_TYPE {
SecSessionPrimaryCred
} SECPKG_SESSIONINFO_TYPE;
Constantes
SecSessionPrimaryCred Les informations de session sont contenues dans une structure SECPKG_PRIMARY_CRED . |
Spécifications
Client minimal pris en charge | Windows XP [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
En-tête | ntsecpkg.h |