Allows you to create, change, and authenticate a user pincode.
http://12.3.4.56:9000/action=UserPin&UserName=Susan Smith&Pincode=41y89aZ1
This action uses port 9000
to set the pincode for the user Susan Smith
to 41y89aZ1
in IDOL Community Component, which is situated on a machine with the IP address 12.3.4.56
.
Parameter | Description | Required |
---|---|---|
Pincode | The new pincode. | See Comments |
Positions | The positions in the pincode to validate. | See Comments |
UserName | The name of the user to set or validate the pincode for. | Yes |
Values | The values to check for in the specified Positions. | See Comments |
This action accepts the following standard ACI action parameters.
Parameter | Description |
---|---|
ActionID | A string to use to identify an ACI action. |
EncryptResponse | Encrypt the output. |
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. |
You must set one of the following sets of parameters:
|