Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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
SecSessionPrimaryCredThe 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 |