AuthenticatedUser

Description

Returns the name of an authenticated user.

See also

IsAuthenticated, AuthenticatedContext, cfauthenticate

Syntax

AuthenticatedUser() 

Example

<!--- This snippet shows how to use AuthenticatedUser --->
<html>
<head>
<title>
AuthenticatedUser Example
</title>
</head>

<body bgcolor = silver>
<H3>AuthenticatedUser Example</H3>


<P>Authenticated User: <cfoutput>AuthenticatedUser()</cfoutput>
.
.
.
<html>
<head>

LiveDocs comments are not longer enabled for ColdFusion 5.0. Please use one of the following resources instead.

ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 5.0