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.
The following tables list the members exposed by the FilterValidationActivity type.
Public
Constructors
Name | Description | |
---|---|---|
FilterValidationActivity | Creates a new instance of the FilterValidationActivity with default values. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
ActivityContextGuidProperty | (Inherited from Activity) |
![]() ![]() |
CancelingEvent | (Inherited from Activity) |
![]() ![]() |
ClosedEvent | (Inherited from Activity) |
![]() ![]() |
CompensatingEvent | (Inherited from Activity) |
![]() ![]() |
ExecutingEvent | (Inherited from Activity) |
![]() ![]() |
FaultingEvent | (Inherited from Activity) |
![]() ![]() |
FilterScopeIdentifierProperty | The DependencyProperty object that promotes the FilterScopeIdentifier property. |
![]() ![]() |
StatusChangedEvent | (Inherited from Activity) |
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() |
Description | (Inherited from Activity) |
![]() |
Enabled | (Inherited from Activity) |
![]() |
ExecutionResult | (Inherited from Activity) |
![]() |
ExecutionStatus | (Inherited from Activity) |
![]() |
FilterScopeIdentifier | Identifies the FilterScope resource that will be used by the activity to validate a group or set filter attribute. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. |
![]() |
IsDynamicActivity | (Inherited from Activity) |
![]() |
Name | (Inherited from Activity) |
![]() |
Parent | (Inherited from Activity) |
![]() |
QualifiedName | (Inherited from Activity) |
![]() |
Site | (Inherited from DependencyObject) |
![]() |
UserData | (Inherited from DependencyObject) |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
DesignMode | (Inherited from DependencyObject) |
![]() |
ParentDependencyObject | (Inherited from DependencyObject) |
![]() |
WorkflowInstanceId | (Inherited from Activity) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddHandler | (Inherited from DependencyObject) |
![]() |
Clone | (Inherited from Activity) |
![]() |
Dispose | Overloaded. (Inherited from DependencyObject) |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetActivityByName | Overloaded. (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) |
![]() ![]() |
Load | Overloaded. (Inherited from Activity) |
![]() |
MetaEquals | (Inherited from DependencyObject) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
RegisterForStatusChange | (Inherited from Activity) |
![]() |
RemoveHandler | (Inherited from DependencyObject) |
![]() |
RemoveProperty | (Inherited from DependencyObject) |
![]() |
Save | Overloaded. (Inherited from Activity) |
![]() |
SetBinding | (Inherited from DependencyObject) |
![]() |
SetValue | (Inherited from DependencyObject) |
![]() |
SetValueBase | (Inherited from DependencyObject) |
![]() |
ToString | (Inherited from Activity) |
![]() |
UnregisterForStatusChange | (Inherited from Activity) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Cancel | (Inherited from Activity) |
![]() |
Dispose | Overloaded. (Inherited from DependencyObject) |
![]() |
Execute | (Inherited from Activity) |
![]() |
Finalize | (Inherited from DependencyObject) |
![]() |
GetBoundValue | (Inherited from DependencyObject) |
![]() |
GetInvocationList | (Inherited from DependencyObject) |
![]() |
HandleFault | (Inherited from Activity) |
![]() |
Initialize | (Inherited from Activity) |
![]() |
InitializeProperties | (Inherited from DependencyObject) |
![]() |
Invoke | Overloaded. (Inherited from Activity) |
![]() |
MemberwiseClone | (Inherited from Object) |
![]() |
OnActivityExecutionContextLoad | (Inherited from Activity) |
![]() |
OnActivityExecutionContextUnload | (Inherited from Activity) |
![]() |
OnClosed | (Inherited from Activity) |
![]() |
RaiseEvent | (Inherited from Activity) |
![]() |
RaiseGenericEvent | (Inherited from Activity) |
![]() |
SetBoundValue | (Inherited from DependencyObject) |
![]() |
SetReadOnlyPropertyValue | (Inherited from DependencyObject) |
![]() |
TrackData | Overloaded. (Inherited from Activity) |
![]() |
Uninitialize | (Inherited from Activity) |
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) |
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.ComponentModel.IComponent.Disposed | (Inherited from DependencyObject) |