SynchronizationRuleActivity Members

An activity that adds and removes ExpectedRuleEntry resources to the ExpectedRulesList property (see Resource) of a target resource as part of provisioning. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.

The following tables list the members exposed by the SynchronizationRuleActivity type.

Public Constructors

  Name Description
  SynchronizationRuleActivity Creates a new instance of the SynchronizationRuleActivity class with default values. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.

Top

Public Fields

  Name Description
public field static ActionProperty Specifies what operation that the SynchronizationRuleActivity should perform. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public field static AddValueProperty Indicates that an Add operation should be performed. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public field static AttributeIdProperty Reference to an attribute whose value determines the operation (Add or Remove) to perform on the target object. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public field static ParametersProperty Represents a multi-valued list of parameters. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public field static RemoveValueProperty A value that indicates that a Remove operation should be performed. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public field static SynchronizationRuleIdProperty Reference to the SynchronizationRule object that this activity is modifying. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Action Gets and sets the ActionProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property AddValue Gets and sets the AddValueProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property AttributeId Gets and sets the AttributeIdProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property Description  (Inherited from Activity)
public property Enabled  (Inherited from Activity)
public property ExecutionResult  (Inherited from Activity)
public property ExecutionStatus  (Inherited from Activity)
public property IsDynamicActivity  (Inherited from Activity)
public property Name  (Inherited from Activity)
public property Parameters Gets and sets the ParametersProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property Parent  (Inherited from Activity)
public property QualifiedName  (Inherited from Activity)
public property RemoveValue Gets and sets the RemoveValueProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property Site  (Inherited from DependencyObject)
public property SynchronizationRuleId Gets and sets the SynchronizationRuleIdProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
public property UserData  (Inherited from DependencyObject)

Top

Protected Properties

  Name Description
protected property ParentDependencyObject  (Inherited from DependencyObject)
protected property WorkflowInstanceId  (Inherited from Activity)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddHandler  (Inherited from DependencyObject)
public method Clone  (Inherited from Activity)
public method Dispose  (Inherited from DependencyObject)
public method Equals  (Inherited from Object)
public method GetActivityByName  (Inherited from Activity)
public method GetActivityByName  (Inherited from Activity)
public method GetBinding  (Inherited from DependencyObject)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method GetValue  (Inherited from DependencyObject)
public method GetValueBase  (Inherited from DependencyObject)
public method IsBindingSet  (Inherited from DependencyObject)
public method MetaEquals  (Inherited from DependencyObject)
public method RegisterForStatusChange  (Inherited from Activity)
public method RemoveHandler  (Inherited from DependencyObject)
public method RemoveProperty  (Inherited from DependencyObject)
public method Save  (Inherited from Activity)
public method Save  (Inherited from Activity)
public method SetBinding  (Inherited from DependencyObject)
public method SetValue  (Inherited from DependencyObject)
public method SetValueBase  (Inherited from DependencyObject)
public method ToString  Overridden. (Inherited from Object)
public method UnregisterForStatusChange  (Inherited from Activity)

Top

Protected Methods

  Name Description
protected method Dispose  (Inherited from DependencyObject)
protected method Finalize  Overridden. (Inherited from Object)
protected method GetBoundValue  (Inherited from DependencyObject)
protected method GetInvocationList  (Inherited from DependencyObject)
protected method InitializeProperties  (Inherited from DependencyObject)
protected method MemberwiseClone  (Inherited from Object)
protected method OnClosed  (Inherited from Activity)
protected method SetBoundValue  (Inherited from DependencyObject)
protected method TrackData  (Inherited from Activity)
protected method TrackData  (Inherited from Activity)

Top

Public Events

  Name Description
public event Canceling  (Inherited from Activity)
public event Closed  (Inherited from Activity)
public event Compensating  (Inherited from Activity)
public event Executing  (Inherited from Activity)
public event Faulting  (Inherited from Activity)
public event StatusChanged  (Inherited from Activity)

Top

See Also

Reference

SynchronizationRuleActivity Class
Microsoft.ResourceManagement.Workflow.Activities Namespace