Aug 14, 2008 #1 sirag Technical User Joined Jun 17, 2004 Messages 4 Can anyone advise me on how to encrypt sensitive list data in the SQL database? (IE: credit card numbers or passwords contained in a list).
Can anyone advise me on how to encrypt sensitive list data in the SQL database? (IE: credit card numbers or passwords contained in a list).
Aug 15, 2008 #2 traingamer Programmer Joined Jun 18, 2002 Messages 3,270 Location US Don't include sensitive data in your SharePoint lists. Either create views that do not include those columns or do not give access to those columns. Greg People demand freedom of speech as a compensation for the freedom of thought which they seldom use. Kierkegaard Upvote 0 Downvote
Don't include sensitive data in your SharePoint lists. Either create views that do not include those columns or do not give access to those columns. Greg People demand freedom of speech as a compensation for the freedom of thought which they seldom use. Kierkegaard