| addaaassoprofile |
Use this method to creates a SSOProfile. |
Syntax |
Parameters |
name |
Name for the SSO Profile. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after a SSO Profile is created.
The following requirement applies only to the NetScaler 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. |
username |
Name for the user. Must begin with a letter, number, or the underscore (_) character, and must contain only alphanumeric, hyphen (-), period (.), hash (#), space ( ), at (@), equal (=), colon (:), and underscore characters.
CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my group" or 'my group'). This is mandatory parameter. |
password |
Password with which the user logs on. Required for Single sign on to external server. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |