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 | |
---|---|---|
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. | |
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. | |
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. | |
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. | |
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. | |
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 | |
---|---|---|
Action | Gets and sets the ActionProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
AddValue | Gets and sets the AddValueProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
AttributeId | Gets and sets the AttributeIdProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
Description | (Inherited from Activity) | |
Enabled | (Inherited from Activity) | |
ExecutionResult | (Inherited from Activity) | |
ExecutionStatus | (Inherited from Activity) | |
IsDynamicActivity | (Inherited from Activity) | |
Name | (Inherited from Activity) | |
Parameters | Gets and sets the ParametersProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
Parent | (Inherited from Activity) | |
QualifiedName | (Inherited from Activity) | |
RemoveValue | Gets and sets the RemoveValueProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
Site | (Inherited from DependencyObject) | |
SynchronizationRuleId | Gets and sets the SynchronizationRuleIdProperty value. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
UserData | (Inherited from DependencyObject) |
Top
Protected Properties
Name | Description | |
---|---|---|
ParentDependencyObject | (Inherited from DependencyObject) | |
WorkflowInstanceId | (Inherited from Activity) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddHandler | (Inherited from DependencyObject) | |
Clone | (Inherited from Activity) | |
Dispose | (Inherited from DependencyObject) | |
Equals | (Inherited from Object) | |
GetActivityByName | (Inherited from Activity) | |
GetActivityByName | (Inherited from Activity) | |
GetBinding | (Inherited from DependencyObject) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
GetValue | (Inherited from DependencyObject) | |
GetValueBase | (Inherited from DependencyObject) | |
IsBindingSet | (Inherited from DependencyObject) | |
MetaEquals | (Inherited from DependencyObject) | |
RegisterForStatusChange | (Inherited from Activity) | |
RemoveHandler | (Inherited from DependencyObject) | |
RemoveProperty | (Inherited from DependencyObject) | |
Save | (Inherited from Activity) | |
Save | (Inherited from Activity) | |
SetBinding | (Inherited from DependencyObject) | |
SetValue | (Inherited from DependencyObject) | |
SetValueBase | (Inherited from DependencyObject) | |
ToString | Overridden. (Inherited from Object) | |
UnregisterForStatusChange | (Inherited from Activity) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from DependencyObject) | |
Finalize | Overridden. (Inherited from Object) | |
GetBoundValue | (Inherited from DependencyObject) | |
GetInvocationList | (Inherited from DependencyObject) | |
InitializeProperties | (Inherited from DependencyObject) | |
MemberwiseClone | (Inherited from Object) | |
OnClosed | (Inherited from Activity) | |
SetBoundValue | (Inherited from DependencyObject) | |
TrackData | (Inherited from Activity) | |
TrackData | (Inherited from Activity) |
Top
Public Events
Name | Description | |
---|---|---|
Canceling | (Inherited from Activity) | |
Closed | (Inherited from Activity) | |
Compensating | (Inherited from Activity) | |
Executing | (Inherited from Activity) | |
Faulting | (Inherited from Activity) | |
StatusChanged | (Inherited from Activity) |
Top
See Also
Reference
SynchronizationRuleActivity Class
Microsoft.ResourceManagement.Workflow.Activities Namespace