Source position: jwawinnt.pas line 2510
type _SECURITY_IMPERSONATION_LEVEL = (
SecurityAnonymous,
SecurityIdentification,
SecurityImpersonation,
SecurityDelegation
);