Identifies an authenticated user to ColdFusion. Specifies the user ID and roles. Used within a cflogin tag.
<cfloginuser name = "name" password = "password-string" roles = "roles">
New in ColdFusion MX: This tag is new.
If Basic HTTP Authentication is in use, ColdFusion checks the standard security data in the request header. The Cflogin scope within this tag contains the user name and password in the cflogin.name and cflogin.password variables.
See cflogin.
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6
Comments are no longer accepted for ColdFusion MX. 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/CFML_Reference/Tags-pt170.htm
Comments
kendoka said on Jan 21, 2003 at 11:59 PM : StefBiz said on Aug 4, 2003 at 8:58 PM : a440guy said on Jan 16, 2004 at 1:42 PM :