Share via


Using EnsureAuthAccess to Access Solution Sites

The EnsureAuthAccess function allows page access to users who are registered and authenticated (user type = AUTH_USER), and have a profile. Authenticated users without a profile are redirected to the error\profile.asp page which displays an error message. All other user types are redirected to the login\login.asp page.

The following pages call this function:

_setadrs.asp addrbook.asp
newaddr.asp po.asp
services\partner\account.asp services\change_password.asp
services\partner\edit_user.asp services\customer\account.asp
services\partner\orders.asp services\customer\orders.asp
services\partner\users.asp services\customer\view_order.asp
services\partner\view_order.asp

See Also

Page-Level Access Control for Solution Sites

Using EnsureAccess to Access Solution Sites

Using Anonymous Access for the Retail Solution Site

Copyright © 2005 Microsoft Corporation.
All rights reserved.