e
q
u
e
s
t
a
d
e
m
o < back
API Reference: Generic Alpha Numeric
{TOC}
"Generic Alpha Numeric" API
API function
<.API.NET: function:
HushHush.MaskingLogic.SSRS.Mask.AlphaNumericDynamic(string xxxxx(xxx,xxx,xxx)>data)
HushHush.MaskingLogic.SSRS.Mask.AlphaNumericRandom(string data)
Expected input
<.expectedData: input:Any datanon-empty type, rule, sample> string
Expected output
<.expectedA output:string dataof type,the rule,same sample>length as input
Error handling
<.errorReturns handling>an empty string when passing empty or NULL value.
Example
<.example> .NET:
In .net
HushHush.MaskingLogic.SSRS.Mask.AlphaNumericDynamic(�adavvvua6566t�)
In SSRS
HushHush.MaskingLogic.SSRS.Mask.AlphaNumericRandom(�adavvvua6566t�)