...
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 |
removeRelated | bool | In addition to deleting the user al other references to the user such as audit trail will be removed from the system. |
...
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 | delete_user |
removeRelated | bool | In addition to deleting the user, all other references to the user such as audit trail will be removed from the system. |
...