DeleteGuestInfo
public void DeleteGuestInfo();
Description
The guest account information stored in the device is deleted.
Only the guest account information stored locally is deleted; account information stored in the actual server is excluded from the deletion.
Example
Backend.BMember.DeleteGuestInfo();