RetailData::IsValidEncryptionName Method [AX 2012]

Method invokes the IsValidEncryptionName using the arguments.

server public static boolean IsValidEncryptionName(str algorithmName)

Run On

Server

Parameters

algorithmName
Type: str
The algorithm name.

Return Value

Type: boolean
An boolean value.
Show: