August 2003
Intermediate to advanced
1140 pages
68h 45m
English
AuthenticatedUser
AuthenticatedUser( )
Returns the name of the authenticated user within an application when used with ColdFusion’s Advanced Security. Example:
The authenticated user is <cfoutput>#AuthenticatedUser( )#</cfoutput>.