Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Count | Gets the number of references in the ReferenceList. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Adds a new reference to the current ReferenceList. |
![]() |
Contains | Checks if a specific reference exists in a ReferenceList. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetEnumerator | Gets an IEnumerator that can iterate through the ReferenceList. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | Returns an XML-based representation of the current ReferenceList object. |
![]() |
LoadXml | Loads an XmlElement into the current ReferenceList object. |
![]() |
Prepend | Adds the specified reference at the beginning of the ReferenceList. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
ReferenceList Class
Microsoft.Web.Services3.Security Namespace