Wednesday, 21 August 2013

Why do we use masking and what are the advantages

Why do we use masking and what are the advantages

I have seen code today where a developer had used masking to send multiple
values in one parameter and later unmasked the value in stored procedure.
Can some one explain what is masking and why do we need to use it in
languages like c#

No comments:

Post a Comment