I am creating a temporary profile programmatically. I don't want the dialog to popup for the user to enter the credentials. I want to store them in the credential file one time and then read them each time I need to create the profile and pass it to OpeMsgStore.
Chris