e
q
u
e
s
t
a
d
e
m
o < back
API Reference: Full Name Info Dynamic
{TOC}
"Full Name Info Dynamic" API
API function
<.API.NET:
HushHush.MaskingLogic.SSRS.Mask.FullNameDynamic(string function: xxxxx(xxx,xxx,xxx)>data)
Expected input
<.expectedData: input:Any datanon-empty type, rule, sample> string
Expected output
<.expectedCommon output:Full dataName type,([First rule,Name] sample>[Middle Name] [Last Name]) (nvarchar(MAX))
Error handling
<.errorReturns handling>an empty string when passing empty or NULL value.
Example
<.example>.NET:
HushHush.MaskingLogic.SSRS.Mask.FullNameDynamic(“Bob Donnovan”)