ReferenceList Members

Use with encryption to reference the elements of a message that are encrypted.

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

Public Constructors

  Name Description
ReferenceList Overloaded.  

Top

Public Properties

  Name Description
public property Count  

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Add Adds a new instance of Reference to the current ReferenceList.
public method Contains Checks if a specific Referenceexists in a ReferenceList.
public method Equals  (inherited from Object )
public method GetEnumerator Gets an System.Collections.IEnumerator that can iterate through the ReferenceList .
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method GetXml Returns an XML-based representation of the current ReferenceList object.
public method LoadXml Loads an System.Xml.XmlElement into the current ReferenceList 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

ReferenceList Class
Microsoft.Web.Services2.Security Namespace