RetailData::HashData Method [AX 2012]
Encodes the data for security purposes.
server public static str HashData(
str data,
str algorithmName,
str invariant,
str context,
str cell)
Run On
Server
Show:
Encodes the data for security purposes.
server public static str HashData(
str data,
str algorithmName,
str invariant,
str context,
str cell)