Builder for OperationOptions.  
 More...
      
        
          | Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.OperationOptionsBuilder  | 
          ( | 
           | ) | 
           | 
        
      
 
Create a builder with an empty set of options. 
 
 
      
        
          | Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.OperationOptionsBuilder  | 
          ( | 
          OperationOptions  | 
          options | ) | 
           | 
        
      
 
Create a builder from an existing set of options. 
- Parameters
 - 
  
    | options | The existing set of options. Must not be null. | 
  
   
 
 
      
        
          | OperationOptions Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.Build  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.SetOption  | 
          ( | 
          String  | 
          name,  | 
        
        
           | 
           | 
          Object  | 
          value  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Sets a given option and a value for that option. 
- Parameters
 - 
  
  
 
 
 
  
  
      
        
          | string [] Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.AttributesToGet | 
         
       
   | 
  
set   | 
  
 
 
  
  
      
        
          | QualifiedUid Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.Container | 
         
       
   | 
  
set   | 
  
 
Convenience method to set OperationOptions.OP_CONTAINER 
- Parameters
 - 
  
    | container | The container. May not be null. | 
  
   
- Returns
 - A this reference to allow chaining
 
 
 
  
  
      
        
          | IDictionary<String, Object> Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.Options | 
         
       
   | 
  
get   | 
  
 
Returns a mutable reference of the options map. 
- Returns
 - A mutable reference of the options map.
 
 
 
  
  
      
        
          | string Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.RunAsUser | 
         
       
   | 
  
set   | 
  
 
Set the run as user option. 
 
 
  
  
      
        
          | GuardedString Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.RunWithPassword | 
         
       
   | 
  
set   | 
  
 
Set the run with password option. 
 
 
  
  
      
        
          | string Org.IdentityConnectors.Framework.Common.Objects.OperationOptionsBuilder.Scope | 
         
       
   | 
  
set   | 
  
 
Convenience method to set OperationOptions.OP_SCOPE 
- Parameters
 - 
  
    | scope | The scope. May not be null. | 
  
   
- Returns
 - A this reference to allow chaining
 
 
 
The documentation for this class was generated from the following file:
- C:/ADE/icfbuild_docgen/icf/framework/.ade_path/dotnet/Framework/CommonObjects.cs