CCXML 1.0-W3C Development GuideHome  |  Frameset Home


<authenticate>  element

Not Enabled

The <authenticate> element is used to determine whether the Voxeo CCXML platform is to trust the webserver serving up the CCXML document itself. The attributes of this element contain the login credentials needed to be validated by the hosting platform. At this time, the requirement of having an <authenticate> tag within the CCXML document is not required, but this may change in the future.



usage
<authenticate password="(ECMAScript Expression)" server="(ECMAScript Expression)" userid="(ECMAScript Expression)">


attributes
passwordData Type: (ECMAScript Expression)Default: none - attribute is optional
Not Enabled
The password attribute is an ECMAScript expression that denotes what password will be used for authentication with the Voxeo CCXML platform.
serverData Type: (ECMAScript Expression)Default: none - attribute is optional
Not Enabled
The server attribute simply designates an ECMAScript expression that defines the server to authenticate with. The value for this may be in URI format, or may contain an IP address with an optional port ID.
useridData Type: (ECMAScript Expression)Default: none - attribute is optional
Not Enabled
The userid attribute is an ECMAScript expression which defines what userid that the script will use to authenticate with the platform.



parents
none


children
none


code samples
none


additional links
W3C Specification


  ANNOTATIONS: EXISTING POSTS
0 posts - click the button below to add a note to this page

login



© 2008 Voxeo Corporation  |  Voxeo IVR  |  VoiceXML & CCXML IVR Developer Site