e
q
u
e
s
t
a
d
e
m
o < back
API Reference: IP Address
{TOC}
"IP Address" API
API function
<.API.NET: function:
HushHush.MaskingLogic.SSRS.Mask.IPRandom(string xxxxx(xxx,xxx,xxx)>data)
Expected input
<.expecteddata: input:Valid dataIPv4 type,or rule, sample> IPv6
Expected output
<.expectedCommon output:IP dataof type,the rule,same sample>format as input (nvarchar(MAX))
Error handling
<.errorReturns handling>an empty string when passing empty or NULL value.
Example
<.example>.NET:
In .net
In SSRS
HushHush.MaskingLogic.SSRS.Mask.IPRandom(“2001:db8:0:1:1:1:1:1”)