NoImpersonationSequenceCompositeActivityValidator Members
Include Protected Members
Include Inherited Members
Verifies that an Activity is not a descendant Activity of the ImpersonationSequenceActivity.
The NoImpersonationSequenceCompositeActivityValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NoImpersonationSequenceCompositeActivityValidator | Initializes a new instance of the NoImpersonationSequenceCompositeActivityValidator class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFullPropertyName | (Inherited from Validator.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | Verifies that an Activity is not a descendant Activity of the ImpersonationSequenceActivity. (Overrides CompositeActivityValidator.Validate(ValidationManager, Object).) | |
ValidateActivityChange | (Inherited from CompositeActivityValidator.) | |
ValidateProperties | (Inherited from Validator.) | |
ValidateProperty | (Inherited from Validator.) |
Top