SecurityTaskCollection Members
Represents a collection of Task objects that are associated to a SecurityAdapter. The tasks in the collection are displayed in the task pane of the Administration Console.
The following tables list the members exposed by the SecurityTaskCollection type.
| Name | Description | |
|---|---|---|
| SecurityTaskCollection | Initializes a new instance of the SecurityTaskCollection class. |
| Name | Description | |
|---|---|---|
|
Count | Gets the number of Task objects in the SecurityTaskCollection. |
|
IsReadOnly | Gets a value that indicates whether the SecurityTaskCollection is read-only. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Add | |
![]() | Clear | Removes all Task objects from the SecurityTaskCollection. |
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetEnumerator | Returns an enumerator that is used to iterate through the SecurityTaskCollection. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | Remove | |
![]() | ToString | (Inherited from Object) |
Community Additions
Show: