Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
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 |