The application Logic is one of the module in Shared components,It consists of different types of features as below

  • Application Definition Attributes
  • Application Items
  • Application Process
  • Application Computations
  • Application Settings
  • Build options

 

1)Application Definition Attributes

The Application Definition attributes consists of main four types as

  • Definition
  • Security
  • Globalization
  • User Interface

 

(A)Definition

This option helps the user to define basic characteristics of your application, including the application name, an optional alphanumeric alias, and a version number.

It Consist of some following types as follows

  • Name
  1. Properties
  2. Application Icon
  3. Availability
  4. Error Handling
  5. Global Notification
  6. Substitutions
  7. Build Options

This option helps the user to use this page to set application-wide security settings. Edit application components directly to manage more granular settings.

It Consists of some following features as below

  1. Authentication

Authentication is the process of establishing each user’s identify before they can access your application. You may define multiple authentication schemes for your application, however only one scheme can be current. The authentication logic of the current scheme is used when your application is run.

  1. Authorization

Application authorization schemes control access to all pages within an application. Unauthorized access to the application, regardless of which page is requested, will cause an error page to be displayed.

  1. Session Management

This option helps to control the application session management.

  1. Session State Protection

Enabling Session State Protection can prevent hackers from tampering with URLs within your application. URL tampering can adversely affect program logic, session state contents, and information privacy.

To enable Session State Protection for your application, select Enabled from the Session State Protection list. Enabling Session State Protection turns on session state protection controls defined at the page and item level. To configure Session State Protection, click Manage Session State Protection.

  1. Browser Security

This option helps to control the application Browser Security Management.

  1. Database Session

This option helps to control the application Database Session management.

Recent Posts

Start typing and press Enter to search