...
WCF parameter | data type | description |
---|---|---|
authServerPartnerLoginName | string | SurePassId SurePassID account login name |
authServerPartnerLoginPassword | string | SurePassId SurePassID account login key |
firstName | string | First name |
lastName | string | Last name |
loginName | string | User account login name |
loginPassword | string | ignored |
string | ignored | |
mobilePhone | string | ignored |
deviceType | short | 12 - see Device Type |
OtpType | short | 8 - see OTP Type |
OtpLength | short | ignored |
OtpWindow | short | ignored |
Otppin | short | ignored |
deviceId | short | ignored |
onlyAddDevice | bool | true |
notificationMethod | short | send welcome message to user. 0 = none, 1=email, 2=sms |
...
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 | add_u2f_device |
notificationMethod | short | send welcome message to user. 0 = none, 1=email, 2=sms |
...