PortSight Secure Access allows you to store any number of user settings, such as preferred culture, colors, default values etc. in the Secure Access database. In this chapter you will see how to store and retrieve user settings.
![]() |
Size Limitation | |
---|---|---|
Please note that the value of the property is stored and retrieved as text. Its maximum size is 3500 characters.
|
![]() |
Source Code | |
---|---|---|
In this chapter we will re-use the application used in the chapter about Authentication. You can find a complete project with all code from this chapter in the Examples\VB\SASampleVB (or Examples\CS\SASampleCS) folder in the PortSight Secure Access installation folder. |