Commands - Identity and Access Management Services - 4.4 - 4.4 - Ready - Other - external

Identity and Access Management Services

Platform
Other
Product
Identity and Access Management Services
Release
4.4
License

The following commands are available in the Hyland Application Settings Utility:

Command

Description

register

Registers a valid X.509 certificate into the .NET certificate store for future encryption and decryption.

Note:

Registering a certificate is required for Linux deployments.

write

Writes a specified property value to a JSON configuration file. You can also encrypt the property value with this command.

read

Reads a specified property value in a JSON configuration file and returns it in the command-line console output. You can also decrypt an encrypted property value with this command.

help

Returns a list of available commands and a short description of each command. You can add a command after the help command to return a list of the parameters used by that command.

For example, the following command returns a list of the parameters for the write command:

Hyland.Application.Settings.Utility.exe help write

version

Returns the full name and version number of the Hyland Application Settings Utility.