| addauthenticationpolicylabel |
Use this method to creates a user-defined authentication policy label. |
Syntax |
Parameters |
labelname |
Name for the new authentication policy label.
Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters.
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 authentication policy label" or 'authentication policy label'). This is mandatory parameter. |
type |
Type of feature (aaatm or rba) against which to match the policies bound to this policy label. Default value = NS_PLTMAP_AUTHN_REQ. |
comment |
Any comments to preserve information about this authentication policy label. |
loginschema |
Login schema associated with authentication policy label. Login schema defines the UI rendering by providing customization option of the fields. If user intervention is not needed for a given factor such as group extraction, a loginSchema whose authentication schema is "noschema" should be used. |
Return Value |
Returns simpleResult |
See Also |