Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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 |