Validates that the Password is valid.

Syntax

finUser.PasswordValidate(password)

Parameters

NameTypeOptionalByRefDescription
password String ByRef Passed as ByRef so another copy of the Password is not left in memory - it is not updated here.

Return Value

Boolean

False if the Password does not meet the minimum requirements.

Member of:
finUser
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0