e
q
u
e
s
t
a
d
e
m
o < back
API Reference: URL Dynamic
{TOC}
"URL Dynamic" API
API function
<.API.NET: function:
HushHush.MaskingLogic.SSRS.Mask.UrlDynamic(string xxxxx(xxx,xxx,xxx)>data, int type)
Expected input
<.expectedData: input:Valid dataURL type,value
Type: rule,numeric sample>flag for type (default is 0). Possible values:
0 – All
1 – Healthcare
2 – Finance
3 – Education
4 – Ecommerce
Expected output
<.expectedGeneric output:URL dataof type,corresponding rule,input sample>type (nvarchar(MAX))
Error handling
<.errorReturns handling>an empty string when passing empty, NULL value.
Return value itself on incorrect url format.
Example
<.example>.NET:
In .net
In SSRS
HushHush.MaskingLogic.SSRS.Mask.UrlDynamic(“http://edu.us”)