Version: 
        
      
      
      
      Security_CreateOrUpdateRole(int? Role_Id, string Role_Name, string Role_Description, string Tasks_Csv) Method
  
            Creates a new role defined by the specified tasks
            
 
  Syntax
  
    public
    int? Security_CreateOrUpdateRole(int? Role_Id, string Role_Name, string Role_Description, string Tasks_Csv)
  Parameters
  
    - Role_Id
- Type: int?
 
    - Role_Name
- Type: string
 
    - Role_Description
- Type: string
 
    - Tasks_Csv
- Type: string