Partager via


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. Initialize a new instance of ReferenceList.

Top

Public Properties

  Name Description
public property Count Gets the number of references in the ReferenceList.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Add Adds a new reference to the current ReferenceList.
public method Contains Checks if a specific reference exists in a ReferenceList.
public method Equals  Overloaded. (Inherited from Object )
public method GetEnumerator Gets an 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 XmlElement into the current ReferenceList object.
public method Prepend Adds the specified reference at the beginning of the ReferenceList.
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

ReferenceList Class
Microsoft.Web.Services3.Security Namespace