PasswordChangeRequest

Type: Tessitura.Service.Client.Security.PasswordChangeRequest

Property Name Data Type Length Required Readonly Notes
OldPassword string 16 Y Must match user's current password or call will fail.
NewPassword string 16 Y The plain text password you wish to be hashed and stored.