procedure SSLDelUser(GroupID, UserID: Word; UIN, Name, SMSNumber: String; Authorize: Boolean)
Delete user from the server side list.
For more info see procedure SSLAddUser.
Parameters in this procedure should be equal to last params passed in procedure SSLAddUser with this GroupID.
As answer you will receive OnSSLChangeResponse event.