| IceNetHttpApplication Properties | 
The IceNetHttpApplication type exposes the following members.
| Name | Description | |
|---|---|---|
| Application | Gets the current state of an application.  (Inherited from HttpApplication.) | |
| Context | Gets HTTP-specific information about the current request.  (Inherited from HttpApplication.) | |
| Current | 
            Gets the current instance of IceNetHttpApplication.
              | |
| DatabaseConnectString | 
            Gets or sets the database string.
              | |
| DatabaseService | 
            Gets or sets the database service.
              | |
| EnforceDependencies | 
            Gets or sets if package dependencies are enforced.
              | |
| Events | Gets the list of event handler delegates that process all application events.  (Inherited from HttpApplication.) | |
| IceNetUserName | 
            Gets or sets the name of the ice.NET user that is authenticated for
            the current HTTP request.
              | |
| IsCoreEditable | 
            Gets or sets if the package "Core" can modified. 
              | |
| LicenseDisplayText | 
            Gets the text to display for the current license information.
              | |
| LicensedNumberOfUsers | 
            Gets the currently licensed number of users.
              | |
| LicenseFilePath | 
            Gets or sets the license file path.
              | |
| Modules | Gets the collection of modules for the current application.  (Inherited from HttpApplication.) | |
| Repository | 
            Gets the IDatabaseRepository instance that is associated
            to the current HTTP request.
              | |
| Request | Gets the intrinsic request object for the current request.  (Inherited from HttpApplication.) | |
| Response | Gets the intrinsic response object for the current request.  (Inherited from HttpApplication.) | |
| Server | Gets the intrinsic server object for the current request.  (Inherited from HttpApplication.) | |
| Session | Gets the intrinsic session object that provides access to session data.  (Inherited from HttpApplication.) | |
| Site | Gets or sets a site interface for an IComponent implementation.  (Inherited from HttpApplication.) | |
| SqlBridgeConfiguration | 
            Gets or sets configuration data for SQLBridge.
              | |
| TransactionScope |  Obsolete.  
            Gets a new transaction scope.
              | |
| User | Gets the intrinsic user object for the current request.  (Inherited from HttpApplication.) |