SecurityFeatureCollection Members

Stores and provides a collection of SecurityFeature objects.

The following tables list the members exposed by the SecurityFeatureCollection type.

  Name Description
SecurityFeatureCollection Initializes a new instance of the SecurityFeatureCollection class.
Top

  Name Description
public property Count Gets the number of SecurityFeature objects in the SecurityFeatureCollection.
public property Item Gets a SecurityFeature with the specified name.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodGetEnumeratorReturns an enumerator that is used to iterate through the SecurityFeatureCollection.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
public methodTryQueryGuidQueries for a SecurityFeature object using the specified Guid.
Top

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

Show: