PortSight Secure Access Documentation

Authorization

 

Once the user is authenticated, you might need to control user's access in the application. You might need to display only relevant information to the user, according to the user's permissions.

This chapter explains how to control user's permissions to see a page, to see a part of a page or to make some action, such as click on the button.

PortSight Secure Access provides following types of authorization:

    Source code

In this chapter we will re-use the application created in the previous chapter. You can copy these applications from the Examples folder in the Secure Access installation folder. You can also find a complete source code from this and next chapters in the "Examples\VB\SASampleVB" (or "Examples\CS\SASampleCS") folder in the PortSight Secure Access installation folder.