Description

Uses the Memory Services to store the login credential information for future retrieval.

Syntax

rv = Security_Services("SetLoginCredentials", Username, LoginArray, AccessLevel, Policies, CmdList, CmdSettings)

Parameters

ParameterDescription
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.

Version

16.0.18

  • No labels