- Home
- Developer Center
- Documentation API Data Masking Components
- Generic Alpha Numeric Dynamic
API Data Masking Components
API Reference
API Data Masking Components
Open Navigation Article
- Home
- Developer Center
- Documentation API Data Masking Components
- Generic Alpha Numeric Dynamic
Generic Numeric API
API function
.NET:
HushHush.MaskingLogic.SSRS.Mask.AlphaNumericDynamic(string data)
Expected input
Data: Any non-empty string
Expected output
A string of the same length as input
Error handling
Returns an empty string when passing empty or NULL value.
Example
.NET:
HushHush.MaskingLogic.SSRS.Mask.AlphaNumericDynamic("adavvvua6566t")
×
API Reference: Generic Alpha Numeric Dynamic
API Reference: Generic Alpha Numeric Dynamic
- 1. Generic Numeric API
- 1.1 API function
- 1.2 Expected input
- 1.3 Expected output
- 1.4 Error handling
- 1.5 Example
API Data Masking Components
API Reference