| bindsystemglobal_policy |
Use this method to bind policy to system global. |
Syntax |
Parameters |
policyname |
Name of the policy to bind globally. |
priority |
Integer specifying the priority of the policy. A lower number specifies a higher priority. Policies are evaluated in the order of their priority numbers. Note that priority range 64001 to 65535 is reserved for internal system usage of binding policies by default |
nextfactor |
On success invoke label. Applicable for advanced authentication policy binding |
gotopriorityexpression |
Applicable only to advance authentication policy. Expression or other value specifying the next policy to be evaluated if the current policy evaluates to TRUE. Specify one of the following values:
* NEXT - Evaluate the policy with the next higher priority number.
* END - End policy evaluation. |
Return Value |
Returns simpleResult |
See Also |