WSSecureConversation.ElementNames Members
Defines constants for the names of XML elements used in a security header that are defined in the WS-SecureConversation specification.
The following tables list the members exposed by the WSSecureConversation.ElementNames type.
Public Fields
Name | Description | |
---|---|---|
DerivedKeyToken | Represents the name of the <DerivedKeyToken> element. This field is constant. | |
Generation | Represents the name of the <Generation> element. This field is constant. | |
Identifier | Represents the name of the <Identifier> element. This field is constant. | |
Keys | Represents the name of the <Keys> element. This field is constant. | |
Label | Represents the name of the <Label> element. This field is constant. | |
Length | Represents the name of the <Length> element. This field is constant. | |
Name | Represents the name of the <Name> element. This field is constant. | |
Nonce | Represents the name of the <Nonce> element. This field is constant. | |
Offset | Represents the name of the <Offset> element. This field is constant. | |
Properties | Represents the name of the <Properties> element. This field is constant. | |
SecurityContextToken | Represents the name of the <SecurityContextToken> element. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
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
WSSecureConversation.ElementNames Class
Microsoft.Web.Services3.Security Namespace