AuthenticatedContext

Description

Returns the name of the security context.

See also

IsAuthenticated, AuthenticatedUser, IsAuthorized, cfauthenticate

Syntax

AuthenticatedContext() 

Example

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

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

<P>Secure context is: <cfoutput>AuthenticatedContext()</cfoutput></P>
.
.
.
<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