Checks to see if the specified Password is a valid (i.e., strong enough) according to Password Policy rules.

Syntax

finUserFunctions.IsUserPasswordValid(userId, password, [message])

Parameters

NameTypeOptionalByRefDescription
userId String The User's Id.
password String The Password to check.
message String Optional ByRef A Message describing why the Password is not valid.

Return Value

Boolean

A Boolean value.

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