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 the STR Dereference Transform as defined in the OASIS WS-Security specification.
The following tables list the members exposed by the SecurityTokenReferenceTransform type.
Public Constructors
Name | Description | |
---|---|---|
SecurityTokenReferenceTransform | Overloaded. Initializes a new instance of the SecurityTokenReferenceTransform class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
SecurityTokenReferenceTransformUrl | Represents the Uniform Resource Identifier (URI) for the STR Dereference transform. This field is constant. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Algorithm | (Inherited from Transform ) |
![]() |
Context | (Inherited from Transform ) |
![]() |
InputTypes | Overridden. Gets an array of types that are valid inputs to the LoadInput method of the current SecurityTokenReferenceTransform . |
![]() |
OutputTypes | Overridden. Gets an array of types that are valid outputs to the GetOutput methods of the current SecurityTokenReferenceTransform. |
![]() |
PropagatedNamespaces | (Inherited from Transform ) |
![]() |
Resolver | (Inherited from Transform ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetDigestedOutput | (Inherited from Transform ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetOutput | Overloaded. Overridden. Returns the output of the current SecurityTokenReferenceTransform. |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | (Inherited from Transform ) |
![]() |
LoadInnerXml | Overridden. Parses the specified XmlNodeList as transform-specific content of a <Transform> element and configures the internal state of the current SecurityTokenReferenceTransform to match the <Transform> element. |
![]() |
LoadInput | Overridden. Loads the specified input into the current SecurityTokenReferenceTransform. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetInnerXml | Overridden. Returns an XML representation of the transform-specific content to be included in a <Transform> element. |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
SecurityTokenReferenceTransform Class
Microsoft.Web.Services3.Security.Xml Namespace