Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

WCF parameterdata typedescription
authServerPartnerLoginNamestringSurePassId SurePassID account login name
authServerPartnerLoginPasswordstringSurePassId SurePassID account login key
authServerPartnerUserLoginNamestringUser account name
pwstringUser account password
deviceIdstringID of the device being added
pushTypeintegerPush type of the device being added, e.g. Android: 1, iOS: 2.
oldTokenstringPreviously provided registration token for the device.
newTokenstringNew registration token for the device.
provisionTokenstringThe original TokenId used to provision the push account.
relyingPartystringName of the relying party requesting access

...

REST parameterdata typedescription
spAccountLoginNamestringSurePassId SurePassID account login name
spAccountLoginKeystringSurePassId SurePassID account login key
usernamestringuser account login name
typestringupdate_push_user_device
pwstringUser account password
deviceIdstringID of the push device
pushTypeintegerPush type of mobile device
oldTokenstringPreviously provided registration token for the device.
newTokenstringNew registration token for the device.
relyingPartystringName of the relying party requesting device addition.

...