If you set the inputmask to Password, MS Access will show the text as asterisks.
This is not very secure, because when you read the data with another application the value is still readable.
Also the inputmask can be removed by anybody with the proper permissions, and everything is readable again.