Masking is the process of replacing/hiding parts of your data from the user or the system.
For instance, many compliances require you to encrypt all the private details of a user like email
or name
to be encrypted. In some use cases, you might want certain sensitive parts of your data to be viewed only by a user authorized to view that.
Data masking rules in Space Cloud allows you to do all of these easily without writing any code.
The various types of security rules available for data masking in Space Cloud are:
These data masking rules can be combined with other rules as well in Space Cloud. Check out the docs for combining multiple rules.