UserPin

Allows you to create, change, and authenticate a user pincode.

You must specify the user by setting UserName, and the pincode by setting either Pincode, or Positions and Values.

Example

http://12.3.4.56:9030/action=UserPin&UserName=Susan Smith&Pincode=41y89aZ1

This action sets the pincode for the user Susan Smith to 41y89aZ1.

Required Parameters

The following action parameters are required.

Parameter Description
UserName The name of the user to set or validate the pincode for.

Optional Parameters

You must set at least one of the following parameters.

Parameter Description
Pincode The new pincode.
Positions The positions in the pincode to validate.
Values The values to check for in the specified Positions.

This action accepts the following standard ACI action parameters.

Parameter Description
ActionID A string to use to identify an ACI action.
FileName The file to write output to.
ForceTemplateRefresh Forces the server to load the template from disk.
Output Writes output to a file.
ResponseFormat The format of the action output.
Template The template to use for the action output.
TemplateParamCSVs A list of variables to use for the specified template.