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.
Include Protected Members
Include Inherited Members
Provides the InheritListItemPermissionsActivity class with a validator that can be used to check for and prevent invalid input values and also to prevent potential unhandled exceptions.
The InheritListItemPermissionsActivityValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
InheritListItemPermissionsActivityValidator | Initializes a new instance of the InheritListItemPermissionsActivityValidator 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 the specified activity is valid. (Overrides ImpersonationSequenceActivityValidator.Validate(ValidationManager, Object).) |
![]() |
ValidateActivityChange | (Inherited from Validator.) |
![]() |
ValidateProperties | (Inherited from Validator.) |
![]() |
ValidateProperty | (Inherited from Validator.) |
Top