Just a quick question, I need to store a limited amount of user data, e.g Username, Password, Email, Token etc.

I need this to be stored securely, not like Fort Knox but secure enough to prevent easy access, what's the best most efficient method, would it be within MySettings, or an xml file (is it possible to password protect a xml file?)or mdb.