CreateResourceActivity Members
An activity that creates a new instance of a resource (for example, a Person) in the FIM Service database.
The following tables list the members exposed by the CreateResourceActivity type.
Public Constructors
Name | Description | |
---|---|---|
CreateResourceActivity | Initializes a new instance of the CreateResourceActivity class with default values. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
ActorIdProperty | The DependencyProperty object that promotes the ActorId property. |
![]() ![]() |
ApplyAuthorizationPolicyProperty | |
![]() ![]() |
CreatedResourceIdProperty | The DependencyProperty object that promotes the CreatedResourceId property. |
![]() ![]() |
CreateParametersProperty | The DependencyProperty object that promotes the CreateParameters property. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
![]() |
ActorId | Gets and sets the ActorId value. ActorId is a Guid value that represents the ObjectID property of the Resource that is used to calculate management policy rules that affect a request that is created by the activity. Activities can perform only the operations for which the ActorId has been granted rights. |
![]() |
ApplyAuthorizationPolicy | |
![]() |
CreatedResourceId | Gets a Guid value that represents the ObjectID property of the resource that is created by the CreateResourceActivity. |
![]() |
CreateParameters | Gets and sets an array of CreateRequestParameter objects that represent the attribute values that you set on the new resource (see example). |
![]() |
Description | (Inherited from Activity) |
![]() |
Enabled | (Inherited from Activity) |
![]() |
ExecutionResult | (Inherited from Activity) |
![]() |
ExecutionStatus | (Inherited from Activity) |
![]() |
IsDynamicActivity | (Inherited from Activity) |
![]() |
Name | (Inherited from Activity) |
![]() |
Parent | (Inherited from Activity) |
![]() |
QualifiedName | (Inherited from Activity) |
![]() |
Site | (Inherited from DependencyObject) |
![]() |
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
CreateResourceActivity Class
Microsoft.ResourceManagement.Workflow.Activities Namespace
Microsoft.ResourceManagement.Workflow.Activities