| setauthenticationemailaction_content |
Use this method to set content to be delivered to the user. "$code" string within the content will be replaced with the actual one-time-code to be sent. |
Syntax |
Parameters |
name |
Name for the new email action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.
The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my action" or 'my action'). This is mandatory parameter. |
content |
Content to be delivered to the user. "$code" string within the content will be replaced with the actual one-time-code to be sent. |
Return Value |
Returns simpleResult |
See Also |