SecurityTokenReference Members
Represents a reference to a security token in a security header.
The following tables list the members exposed by the SecurityTokenReference type.
Public Constructors
Name | Description | |
---|---|---|
SecurityTokenReference | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AbsoluteReference | Sets a reference to a security token. | |
AnyAttributes | Gets a collection of XML attributes. | |
AnyElements | Gets a collection of XML elements. | |
Embedded | Gets or sets a security token reference that is specified in an <Embedded> element. | |
Id | Gets or sets the string label for the security token reference. | |
KeyIdentifier | Gets or sets a reference to a specific security token. | |
Reference | Gets or sets a reference to a security token elsewhere in the SOAP message. | |
RelativeReference | Sets a reference to a security token elsewhere in the SOAP message. | |
Token | Gets the security token to reference. | |
ValueType | [To be supplied.] |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
GetXml | Overloaded. Overridden. | |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the SecurityTokenReference. | |
Resolve | Overloaded. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
GetInnerXml | Adds the child elements for a security token reference to the supplied XML element. | |
GetXmlAttributes | Appends the Id attribute and any attributes specified in the AnyAttributes property to the supplied XML element. | |
LoadInnerXml | Loads the child elements of the specified XML element into properties of the SecurityTokenReference. | |
LoadXmlAttributes | Adds the attributes of the supplied XML element to the AnyAttributes collection. | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SecurityTokenReference Class
Microsoft.Web.Services2.Security Namespace
GetXml
GetInnerXml
AbsoluteReference
Embedded
KeyIdentifier
Reference
RelativeReference