Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the format of session information. This enumeration is used by the CreateTokenEx function to specify the format of the SessionInformation parameter.
Syntax
typedef enum _SECPKG_SESSIONINFO_TYPE {
SecSessionPrimaryCred
} SECPKG_SESSIONINFO_TYPE;
Constants
SecSessionPrimaryCred The session information is contained in a SECPKG_PRIMARY_CRED structure. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Header | ntsecpkg.h |