Contents

cfloginuser

Description

Category

Other

Implemented

Usage Syntax

<cfloginuser  
	name="String"
	password="String"
	roles="Any"
 />

[] = Optional attribute

Attributes

Name Type Required Default Description
name String Yes The Name of the User
password String Yes The Password of the User
roles Any Yes The Roles of the User

Example Usage