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. Initializes a new instance of the SecurityTokenReference class. |
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 | Get or sets the value of the ValueType attribute. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for the SecurityTokenReference. |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | Overloaded. Overridden. Generates an XML representation of the SecurityTokenReference. |
![]() |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the SecurityTokenReference. |
![]() ![]() |
op_Implicit | Overloaded. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Resolve | Overloaded. Attempts to resolve the reference to a security token. |
![]() |
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.Services3.Security Namespace
GetXml
GetInnerXml
AbsoluteReference
Embedded
KeyIdentifier
Reference
RelativeReference