• PortSight Secure Access
    • Getting Started
    • Overview
    • System Architecture
    • Version History
    • Feature Comparison
    • System Installation and Maintenance
      • System Requirements
      • Installing and Setting Up the System
      • System Backup and Recovery
      • Uninstalling Secure Access
    • Using the Catalog Manager
      • Creating a New User Catalog
      • Registering an Existing Catalog
      • Unregistering a Catalog
      • Modifying Catalog Properties
      • Viewing Web-Based User Interface
      • Setting Up the User Interface for Windows Authentication
      • Full Version Registration
      • Running Secure Access on Web Farms
    • Importing Users, User Groups and Organizational Units
      • Import from Windows NT Domain
      • Import from Microsoft Active Directory
      • Import from ODBC Databases
        • Setting Up the ODBC Import
      • Writing Custom Event Handler
    • Developer's Guide
      • Secure Your WebForms Applications
        • Authentication in Web Applications
          • Using Forms Authentication
            • Configuring Your Application Using the Application Configuration Wizard
            • Configuring Your Application Manually
          • Using Windows Authentication
            • Configuring Windows Authentication Using the Application Configuration Wizard
            • Configuring Your Application Manually (Windows Authentication)
          • Authentication for selected area
          • Using ASP.NET 2.0 Membership with Secure Access
        • Authorization
          • Checking User's Membership
          • Role-Based Authorization
          • Resource-Based Authorization (Permissions)
          • Controlling Access to Web Content
          • Using ASP.NET 2.0 Role Manager with Secure Access
        • Auditing
          • Auditing User Activities
        • Storing User Settings
          • Storing and Retrieving User Settings
        • Using Secure Access User Controls
          • Adding a User Control (List of Users) to Your Page
        • ASP.NET Web Site Administration Tool
      • Secure Your WinForms Applications
        • Using Secure Access Web Service (ARWebService)
          • System Requirements and Deployment Diagram
          • Installing and Configuring the ARWebService and the Client Application
          • Configuring ARWebsService for Symmetric Cryptography
          • Configuring ARWebService for X.509 Certificates
          • Developing Your Own Decryption Key Provider
        • Authentication and Authorization in WinForms Applications - a Step-by-Step Guide
        • Auditing User Activities in Your WinForms Applications
        • Storing and Retrieving User Settings in Your WinForms Applications
        • Using Secure Access WinForms Controls - ARWSLogonCtrl and ARWSSetPasswordCtrl
      • Secure Your Web Services
        • Securing Your Web Services Using Secure Access and Microsoft WSE
      • Secure Access Administration
        • Management of Catalog
          • Catalog Overview
          • Catalog Settings
        • Management of Users
          • General Section
          • Object Validity Section
          • Password Section
          • Address Section
          • Phones Section
          • Organization Section
          • Custom Fields Section
          • Settings Section
          • Notes Section
          • Member Of Section
          • How to Create a New User
          • How to Modify an Existing User
          • How to Delete a User
        • Management of User Groups
          • General Section
          • Validity Section
          • Settings Section
          • Member Of Section
          • Members Section
          • Delegated Users
          • How to Create a New User Group
          • How to Modify an Existing User Group
          • How to Delete a User Group
        • Management of Organizational Units
          • General Section
          • Validity Section
          • Settings Section
          • Member Of Section
          • Members Section
          • Delegated Users
          • How to Create a New Organizational Unit
          • How to Modify an Existing Organizational Unit Details
          • How to Modify Organizational Unit Members
          • How to Delete an Organizational Unit
        • Management of Applications and Application parts
          • General Section
          • Validity Section
          • Settings Section
          • Delegated Users
          • How to Create a New Application
          • How to Modify an Existing Application or Application Part
          • How to Delete an Application or Application Part
        • Management of Roles
          • General Section
          • Validity Section
          • Settings Section
          • Member Of Section
          • Members Section
          • How to Create a New Role
          • How to Modify an Existing Role
          • How to Delete a Role
        • Management of Permission Types
          • General Section
          • How to Create a New Permission Type
          • How to Modify an Existing Permission Type
          • How to Delete a Permission Type
        • Management of Permissions
          • How to Add a New Operator to the Permission Matrix
          • How to Remove an Operator from the Permission Matrix
          • How to Change Permissions in the Permission Matrix
        • Using the Auditing Log
        • Defining Custom Properties
          • General Section
          • How to Create a New Property
          • How to Modify an Existing Property
          • How to Delete a Property
        • Management of Owners
          • How to use this feature
          • General Section
          • How to Create a New Owner Object
          • How to Modify an Existing Owner Object
          • Validity Section
          • How to Delete a Owner Object
          • Members Section
        • Using the My Administration section
        • Using the My Settings section
        • Secure Access User Interface Permissions
      • Appendix A - ASP.NET User Controls Reference
        • Application and Session Variables Used in User Controls
        • ARUILogonForm - Logon Form Control
        • ARUIUserSelection - User Selection Control
        • ARUIUserDropDownList - User Drop-Down List
        • ARUISendPassword - Send Password Control
        • ARUISetPassword - Set Password Control
        • ARUISignOut - Sign Out Button
        • ARUIRegistrationForm - Registration Form
        • ARUIMyAdministration - Delegated Administration
        • ARUIPermissionMatrix - Delegated Permission Management
        • ARUIMembership - Members Management
        • ARUIUserList - Viewing List of Users
      • Appendix B - Web.config Parameters
      • Appendix C - Special Items in the Database
      • Appendix D - Import.exe Configuration
      • Appendix E - Using X.509 Certificates
        • Set Up Your Own Certificate Service
        • Generate Service Certificate Using Your Own Certificate Service
        • Generate Client Certificate Using Your Own Certificate Service
        • Export Service Certificate to the Client
        • Managing X.509 Certificates
        • Common Error Messages
      • Appendix F - Included Testing X.509 Certificates
      • Appendix G - ARWebService Related Exceptions
      • Appendix H - WinForms Controls Reference
        • ARWSLogonCtrl - Logon Form Control
        • ARWSSetPasswordCtrl - Set Password Control
      • Appendix I - Recommendations for Large Databases
      • Appendix J - Enforcing Referential Integrity Between Tables
      • About
      • Glossary
      • Knowledgebase
        • KB-SA-0001-Registering the full version
        • KB-SA-0002-Storing ARUserTicket out-of-process
        • KB-SA-0003-How to translate user interface
        • KB-SA-0004-How to provide connection string without storing it in the web.config file
        • KB-SA-0005-How to provide custom encryption key for AES256 encryption in the Secure Access Web user interface
        • KB-SA-0006-Message Expired occurs on some Web Service Clients
        • KB-SA-0007-Connection to the database failed
        • KB-SA-0008-Accessing resources under user's indentity
        • KB-SA-0009-AD import doesn't show all accounts
        • KB-SA-0010-How can I code an event handler for a successful registration or logon
        • KB-SA-0011-I want to programmatically set the Read and Approve to Allow through some method call so how do I accomplish this?
        • KB-SA-0012-Can we load the users into Secure Access Database with an Excel Spreadsheet?
        • KB-SA-0013-Getting exception:The evaluation version is limited to 5 users.
        • KB-SA-0014-Does SecureAccess also work with MS Access database?
        • KB-SA-0015-How to customize logon form
        • KB-SA-0016-How to find a list of users from either the user's first name, middle name or last name
        • KB-SA-0017-Catalog manager crashes during creating new catalog
        • KB-SA-0018-Could be ARUserTicket used to check against the permissions matrix?
        • KB-SA-0019-Can I hook up into authentication mechanism so that I can direct the user to his home page when he login?
        • KB-SA-0020-If we buy Secure Access, do we also get for free complete SecureAccess Web Interface and if yes, is there C# version?
        • KB-SA-0021-Having a problem with accessing the AREncryption class during compilation