Set the Permissions in the given DOFConnectionConfigBuilder. 
Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting.
- Parameters
 - 
  
    | self | The Connection Config Builder. If self is NULL, no action will be taken.  | 
    | perms | The initial (and required) Permissions for the connection. If perms is NULL, no initial permissions are used. | 
  
   
- Return values
 - 
  
    | TRUE | Permissions were set.  | 
  
   
- Exceptions
 - 
  
    | FALSE | Failed to set the permissions.  |