User Object

Enhanced ASP intrinsic object: represents the user that has logged into the server and requested the current ASP page.

Remarks

Intrinsic This object is available only within the script namespace of ACP's enhanced Active Server Pages. When the page is rendered by ACP, this object provides information about the user that requested the page. Including the permissions the user has.

Changes to the user's properties may be made at run-time, but these changes remain in effect only for the current user login. Permanent changes to the user's properties must be made through ACP's Property dialog, Server Users tab.