Checks to see if the specified Password is a valid (i.e., strong enough) Client Web Password according to the Password Policy rules defined under Global Settings.

Syntax

finClientFunctions.IsClientWebPasswordValid(clientId, password, [message])

Parameters

NameTypeOptionalByRefDescription
clientId String The Client'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:
finClientFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0