Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies that an Activity is not a descendant Activity of the ImpersonationSequenceActivity activity.
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.Compiler.Validator
System.Workflow.ComponentModel.Compiler.DependencyObjectValidator
System.Workflow.ComponentModel.Compiler.ActivityValidator
Microsoft.SharePoint.WorkflowActions.NoImpersonationSequenceActivityValidator
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Class NoImpersonationSequenceActivityValidator _
Inherits ActivityValidator
'Usage
Dim instance As NoImpersonationSequenceActivityValidator
public class NoImpersonationSequenceActivityValidator : ActivityValidator
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.