| Contents > CFML Reference > ColdFusion Functions > GetAuthUser |
|
|
|
|
||
Gets the name of an authenticated user.
The name of an authenticated user.
GetAuthUser()
IsUserInRole, cflogin, cfloginuser, Securing Applications in Developing ColdFusion MX Applications
ColdFusion MX: Added this function.
This function works with cflogin authentication or web server authentication. It checks for a logged-in user as follows:
cfloginuser.cfloginuser, it checks for a web server login (cgi.remote_user).<H3>GetAuthUser Example</H3> <P>Authenticated User: <cfoutput>GetAuthUser()</cfoutput>
|
|
||
| Contents > CFML Reference > ColdFusion Functions > GetAuthUser |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi86.htm
Comments
No screen name said on Oct 6, 2003 at 12:26 AM :