Validates that the Password is valid.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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