Uses the Memory Services to store the login credential information for future retrieval.
rv = Security_Services("SetLoginCredentials", Username, LoginArray, AccessLevel, Policies, CmdList, CmdSettings)| Parameter | Description |
|---|---|
| UserName | Username that was used to successfully log into the application. |
| LoginArray | Login array information for the current user. |
| AccessLevel | [depreciated] Access level information for the current user. This is the Group Access Key ID. |
| Policies | Security policies associated with this user (MV). |
| CmdList | Specific user-level commands, outside of policy settings. |
| CmdSettings | Settings (enable/disable) for the above commands. |
16.0.18