Share via


EncryptionReferenceCollection Members

A collection of EncryptionReference objects.

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

Public Constructors

  Name Description
EncryptionReferenceCollection Initializes a new instance of the EncryptionReferenceCollection class.

Top

Public Properties

  Name Description
public property Count Gets the number of EncryptionReference objects in the EncryptionReferenceCollection.
public property Item Gets the EncryptionReference at the specified index in the collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Add Overloaded. Appends an EncryptionReference to the end of a EncryptionReferenceCollection.
public method Equals  Overloaded. (Inherited from Object )
public method GetEnumerator Gets a System.Collections.IEnumerator that can iterate through the EncryptionReferenceCollection.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

EncryptionReferenceCollection Class
Microsoft.Web.Services3.Security Namespace