Checks to see if the specified Password is a valid (i.e., strong enough) according to Password Policy rules.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- finUserFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0