...
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. This identifier can represent a soft token device type such as a mobile app or desktop app |
physicalDeviceId | string | Unique physical (hardware) identifier 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 | provision_oath_device |
deviceId | string | Unique identifier for this device. This field is assigned by the server when the device was created. |
physicalDeviceId | string | Unique physical (hardware) identifier for this device |
...