- Home
- Developer Center
- Documentation API Data Masking Components
- US Phone Nu Dynamic
API Data Masking Components
API Reference
API Data Masking Components
Open Navigation Article
- Home
- Developer Center
- Documentation API Data Masking Components
- US Phone Nu Dynamic
US Phone Nu Dynamic API
API function
.NET:
HushHush.MaskingLogic.SSRS.Mask.UsaPhoneDynamic(string data)
Expected input
Data: numeric USA Phone (can contain separators). Length without separators - 10 digits
Expected output
Generic USA Phone of the same format as input (nvarchar(MAX))
Error handling
Returns an empty string when passing empty or NULL value. Fails on digits count less or more than 10
Example
.NET: HushHush.MaskingLogic.SSRS.Mask.UsaPhoneDynamic(“898.456.4456”)
×
API Reference: US Phone Nu Dynamic
API Reference: US Phone Nu Dynamic
- 1. US Phone Nu Dynamic 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