ActiveDirectoryUserObjectSetPassword Method ACDLib API Documentation
Sets a password against the current user

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public void SetPassword(
	string password
)

Parameters

password
Type: SystemString
The user account password to be set
See Also

Reference