Share via


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
public field static DerivedKeyToken Represents the name of the <DerivedKeyToken> element. This field is constant.
public field static Generation Represents the name of the <Generation> element. This field is constant.
public field static Identifier Represents the name of the <Identifier> element. This field is constant.
public field static Keys Represents the name of the <Keys> element. This field is constant.
public field static Label Represents the name of the <Label> element. This field is constant.
public field static Length Represents the name of the <Length> element. This field is constant.
public field static Name Represents the name of the <Name> element. This field is constant.
public field static Nonce Represents the name of the <Nonce> element. This field is constant.
public field static Offset Represents the name of the <Offset> element. This field is constant.
public field static Properties Represents the name of the <Properties> element. This field is constant.
public field static SecurityContextToken Represents the name of the <SecurityContextToken> element. This field is constant.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

WSSecureConversation.ElementNames Class
Microsoft.Web.Services3.Security Namespace