plcm-user-authenticate-password.xsd Documentation

Target Namespace

Elements

plcm-user-authenticate-password  PlcmUserAuthenticatePassword

This is used by users to change their own password by supplying old and new passwords. Content-Type: application/vnd.plcm.plcm-user-authenticate-password+xml All attributes are used in ETag calculation except for entity-tag and atom-link.


Complex Types

PlcmUserAuthenticatePassword Fields

NameTypeDescriptionAttributes
usernameUsername The user's login name. Mandatory
domainDomain The domain associated with the user.
passwordPassword The local user's existing system login password (not conference or chairperson passcode). Mandatory


Simple Types


NameTypeRestrictions
Passwordxs:string
Length of value must be >=1
Length of value must be <=128
Domainxs:string
Length of value must be >=1
Usernamexs:string
Length of value must be >=1
Length of value must be <=256