Click or drag to resize

AX_SetPassword Function

X#
Sets the password to be used for subsequent encryption/decryption operations.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION AX_SetPassword(
	szEncodeKey AS STRING
) AS VOID
Request Example View Source

Parameters

szEncodeKey
Type: String
See Also