Usage: %1!s! interface= authMode=machineOrUser|machineOnly|userOnly|guest ssoMode=preLogon|postLogon|none maxDelay=1-120 ...

Usage: %1!s! [[interface=]] 
       [authMode=machineOrUser|machineOnly|userOnly|guest] 
       [ssoMode=preLogon|postLogon|none] [maxDelay=1-120] 
       [allowDialog=yes|no] [userVLAN=yes|no] 
       [oneXEnabled=yes|no] [oneXEnforced=yes|no] 

Parameters:

    Tag              Value
    interface      - Name of the interface on which the profile is set.
    authMode       - Type of credentials to be used for authentication.
    ssoMode        - Type of single sign on to be attempted if any.
    maxDelay       - Timeout value to establish single sign on connection.
    allowDialog    - Allow or Disallow a dialog to be shown for preLogon.
    userVLAN       - Specify if the network switches to a different VLAN on user authentication.
    oneXEnabled    - OneX authentication is enabled or not. 
    oneXEnforced   - OneX authentication is enforced or not. 

Remarks:

    Modifies the profile on specified interface. If the interface is specified then
    only profile on that interface is modified.

    At least one parameter besides interface must be specified.

Examples:

    %1!s! authMode=userOnly ssoMode=preLogon
    %1!s! interface="Local Area Connection" ssoMode=none