SE_IMPERSONATION_STATE

typedef struct _SE_IMPERSONATION_STATE { /* sips */

PACCESS_TOKEN Token;

BOOLEAN CopyOnOpen;

BOOLEAN EffectiveOnly;

SECURITY_IMPERSONATION_LEVEL Level;

} SE_IMPERSONATION_STATE, *PSE_IMPERSONATION_STATE;

Documentation for this structure is not available for this release.