Code Field Name Description
SecurityAnonymous ImpersonationLevel The server process cannot obtain identification information about the client, and it cannot impersonate the client. It is defined with no value given, and thus, by ANSI C rules, defaults to a value of zero.
SecurityDelegation ImpersonationLevel Delegation The server process can impersonate the client's security context on remote systems.
SecurityIdentification ImpersonationLevel Identification The server process can obtain information about the client, such as security identifiers and privileges, but it cannot impersonate the client. This is useful for servers that export their own objects, for example, database products that export tables and views. Using the retrieved client-security information, the server can make access-validation decisions without being able to use other services that are using the client's security context.
SecurityImpersonation ImpersonationLevel Impersonation The server process can impersonate the client's security context on its local system. The server cannot impersonate the client on remote systems. This is the most common type.



More Information

PreAuthType LogonType AttributeSyntaxOID Kerberos Encryption Types TGT/TGS Issue Error Codes ImpersonationLevel Netlogon Error Codes Logon Rights Privileges Active Directory Access Codes and Rights File System Objects Access Rights Internet Protocol Numbers Mandatory / Integrity Label Well-known Security Identifiers (SIDs) Integrity Level Labels for Groups and Accounts SecurityPackages Object Types Windows