15.6

Table Of Contents
Nuance Management Center Administrator Guide
Field
Require-
d?
Syntax
Char-
acter
length
Notes
(~) and
circumflexes
(^).
If the token
credential
exists for
another user in
the same
organization,
Nuance
Management
Center imports
the user but
not the token
credential.
Sample XML import file
<?xml version="1.0" encoding="utf-8"?>
<Users xmlns="http://nuance.com/NAS/UserImport">
<User
FirstName="Laura"
MiddleName="K"
LastName="Herrera"
LoginId="lherrera"
Password="">
<NTLMCredential>Domain\LHerrera</NTLMCredential>
</User>
<User
FirstName="Arthur"
LastName="Li"
LoginId="ali"
Password="li135"
State="CA"
Department="Finance">
<NTLMCredential>Domain\Arthur.Li</NTLMCredential>
</User>
<User
FirstName="Sophia"
LastName="Huber"
LoginId="shuber"
Location="west wing"
190