Class |
Description |
ApprovalActivity
|
An activity that is used to obtain approval for a request. |
AuthenticationGate
|
This API is currently not supported. |
AuthenticationGateActivity
|
An activity used to authenticate a user. This API is currently
not supported. |
AuthenticationWorkflow
|
This type derives from the SequentialWorkflow type. All
workflows that run during the authentication phase of request
processing must be a workflow derived from the
AuthenticationWorkflow class. This API is currently not
supported. |
CreateResourceActivity
|
An activity that creates a new instance of a resource (for
example, a Person) in the FIM
Service database. |
CurrentRequestActivity
|
An activity that retrieves the instance of the Request resource
that triggered the current workflow. |
DeleteResourceActivity
|
An activity that deletes a resource (for example, a Person) in the FIM
Service database. |
EmailNotificationActivity
|
Represents an activity that sends a notification to a user or
group based on an EmailTemplate Object
that may have one or more fields that are populated at runtime.
This API is currently not supported. |
EmailOperationValidationEventArgs
|
This API is currently not supported. |
EnumerateResourcesActivity
|
An activity that queries for resources in the FIM Service
database and provides the resulting set to child activities. |
FilterValidationActivity
|
The Filter Validation activity is an out-of-the-box,
configurable authorization activity that validates the filter for a
group or set against one or more Filter Scope resources. It is
through this activity that the Filter Scope resources are applied
as permissions in the system, defining what attributes and what
other group or set memberships can be included in the filter of a
Set or Group. This API supports the FIM 2010 infrastructure. Using
this API directly from your code is not supported. |
FunctionActivity
|
Used to calculate attribute values and pass values to other
activities (using a cross activity dictionary) or store the value
on a persisted object, like /target . This API supports
the FIM 2010 infrastructure. Using this API directly from your code
is not supported. |
GroupMembershipValidationActivity
|
An out-of-the-box FIM activity that validates group membership.
This API supports the FIM 2010 infrastructure. Using this API
directly from your code is not supported. |
GroupValidationActivity
|
Validates a group against a set of conditions. This API is
currently not supported. |
LockoutGate
|
An activity that sets the lockout specifications for users when
they attempt to incorrectly register for password reset. This API
supports the FIM 2010 infrastructure. Using this API directly from
your code is not supported. |
PasswordCheckGate
|
This API supports the FIM 2010 infrastructure. Using this API
directly from your code is not supported. |
PWResetActivity
|
Resets a user's password in Active Directory. This API
supports the FIM 2010 infrastructure. Using this API directly from
your code is not supported. |
PWResetRequestData
|
This API supports the FIM 2010 infrastructure. Using this API
directly from your code is not supported. |
QAAuthenticationGate
|
This API supports the FIM 2010 infrastructure. Using this API
directly from your code is not supported. |
ReadResourceActivity
|
An activity that reads information from a resource (for
example, a Person) in the FIM
Service database. |
RequestorValidationActivity
|
An authorization activity used to authorize changes to group
membership. The activity evaluates the requester, the target group,
and the members being added or removed in order to evaluate whether
the requester has authorization to perform the change to group
membership. This API supports the FIM 2010 infrastructure. Using
this API directly from your code is not supported. |
ResolveGrammarActivity
|
An activity that takes a FIM workflow lookup grammar as input
and resolves it to the appropriate value. This API is currently not
supported. |
SequentialWorkflow
|
This is base type for all sequential workflows in FIM. |
SynchronizationRuleActivity
|
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. |
UpdateResourceActivity
|
An activity that updates attributes of a resource (for example,
a Person) in
the FIM Service database. |
XmlInteractiveActivity
|
This API supports the FIM 2010 infrastructure. Using this API
directly from your code is not supported. |