When do you set “” ?
Identity is a webconfig declaration under System.web, which helps to control the application Identity of the web applicaton. Which can be at any level (Machine,Site, application, subdirectory , or page) , attribute impersonate with “true” as value specifies that client impersonation is used.





