System.Web.Configuration.ProcessModelComImpersonationLevel.Identify Field

Specifies that the server can obtain the client's identity. This field is constant.

Syntax

ProcessModelComImpersonationLevel Identify

Remarks

The server can impersonate the client for access control list (ACL) checking, but it cannot access system objects as the client.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0