Home
/
Intersoft.finSupport6
/
finClientFunctions
/
IsClientWebPasswordValid
IsClientWebPasswordValid
Method
Member of
finClientFunctions
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
Name
Type
Optional
ByRef
Description
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