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.
Represents an ordered list of transforms.
The following tables list the members exposed by the TransformChain type.
Public Constructors
Name | Description | |
---|---|---|
TransformChain | Initializes a new instance of the TransformChain class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of System.Security.Cryptography.Xml.Transform objects in a TransformChain. |
![]() |
Item | Gets the System.Security.Cryptography.Xml.Transform at the specified position in the TransformChain. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Adds a System.Security.Cryptography.Xml.Transform to the TransformChain. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetEnumerator | Gets an IEnumerator that can iterate through the TransformChain. |
![]() |
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
TransformChain Class
Microsoft.Web.Services3.Security Namespace