Not logged in - Login


R
e
q
u
e
s
t

a

d
e
m
o
< back

API Reference: IP Address Dynamic

{TOC}

"IP Address Dynamic" API

API function

<.API.NET: function:

HushHush.MaskingLogic.SSRS.Mask.IPDynamic(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.IPDynamic(“127.0.0.1”)

Download a Trial