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 | |
---|---|---|
Count | Gets the number of EncryptionReference objects in the EncryptionReferenceCollection. | |
Item | Gets the EncryptionReference at the specified index in the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Overloaded. Appends an EncryptionReference to the end of a EncryptionReferenceCollection. | |
Equals | Overloaded. (Inherited from Object ) | |
GetEnumerator | Gets a System.Collections.IEnumerator that can iterate through the EncryptionReferenceCollection. | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
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
EncryptionReferenceCollection Class
Microsoft.Web.Services3.Security Namespace