Click or drag to resize

SecurityHandlerChangeUserPassword Method (Byte)

Changes the user password.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void ChangeUserPassword(
	byte[] passwordBuffer
)

Parameters

passwordBuffer
Type: SystemByte
The new user password.
See Also