Authenticates the current user in the domain using a supplied password
Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- password
- Type: SystemString
The user password
Return Value
Type: BooleanTrue if the user is authenticated successfully, otherwise false
See Also