Online documentation - WebsydianExpress v3.0 |
APIServer.User.DeleteValidation
Field | Variable | ...as | Description |
---|---|---|---|
UserSurrogate | Data | Input | The unique identification of the user to delete. |
ErrorMessage | Error | Output | Text describing the reason if an error has occurred. |
Validates whether a user specified by UserSurrogate can be deleted. In addition to checking the existence of the user it is also checked whether the user is registered as a creating user on other users.
If the validation fails the *Returned status is set to a non-successful value and a text describing the error is returned in the ErrorMessage field.