Clear the 'Use Integrated Security' flag for all Users.
Syntax
finUserFunctions.IntegratedSecurityClearAll([clearedUserIds], [clearedNoPasswordUserIds])
Parameters
| Name | Type | Optional | ByRef | Description |
| clearedUserIds |
ISList |
Optional |
ByRef |
A list of User Ids that were cleared.
If omitted, a value of Nothing is assumed. |
| clearedNoPasswordUserIds |
ISList |
Optional |
ByRef |
A list of User Ids that were cleared AND have no password set.
If omitted, a value of Nothing is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finUserFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0