Hi,
I'm trying to delete my app's keychainitem, but I'm not able to do
it. It's the first time I use them, so it might very well be a stupid
misstake.
Anyway, here's my code:
NewItem = New KeyChainItem
NewItem.ServiceName = "MyApp's name"
NewItem.AccountName = System.EnvironmentVariable("USER")
NewItem.Delete
Best regards,
Peter Karlsson
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>