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.
Top

  Name Description
public property Count Gets the number of Task objects in the SecurityTaskCollection.
public property IsReadOnly Gets a value that indicates whether the SecurityTaskCollection is read-only.
Top

(see also Protected Methods)
 NameDescription
public methodAdd 
public methodClearRemoves all Task objects from the SecurityTaskCollection.
public methodContains 
public methodCopyTo 
public methodEquals  Overloaded. (Inherited from Object)
public methodGetEnumeratorReturns an enumerator that is used to iterate through the SecurityTaskCollection.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodRemove 
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Community Additions

Show: