...
WCF parameter | data type | description |
---|---|---|
authServerPartnerLoginName | string | SurePassId SurePassID account login name |
authServerPartnerLoginPassword | string | SurePassId SurePassID account login key |
authServerPartnerUserLoginName | string | User account login name |
deviceID | string | Unique identifier for this device |
accountName | string | The user friendly account name that will display on the mobile device for this device |
...
REST parameter | data type | description |
---|---|---|
spAccountLoginName | string | SurePassId SurePassID account login name |
spAccountLoginKey | string | SurePassId SurePassID account login key |
username | string | user account login name |
type | string | get_oath_device_qrcode |
deviceId | string | Unique identifier for this device |
accountName | string | The user friendly account name that will display on the mobile device for this device |
...