User.ValidatePassword

Syntax

User.ValidatePassword( passwordString)

Return Value

Boolean

Purpose

Returns True if the string you specify matches the user password.

Parameters

passwordString As String

[In] Specifies the string to compare with the user password.