WSSecurity.ElementNames Members

Defines constants that represent the names of elements used in a security header. This class cannot be inherited.

The following tables list the members exposed by the WSSecurity.ElementNames type.

Public Fields

  Name Description
public field static BinarySecurityToken Represents the name of the element that defines a binary security token. This field is constant.
public field static Embedded Represents the name of the element that defines an embedded security token. This field is constant.
public field static KeyIdentifier Represents the name of the element that defines a key identifier. This field is constant.
public field static Nonce Represents the name of the element that defines a nonce. This field is constant.
public field static Password Represents the name of the element that defines a password. This field is constant.
public field static Reference Represents the name of the element that defines a security token reference. This field is constant.
public field static Security Represents the name of the <Security> element. This field is constant.
public field static SecurityTokenReference Represents the name of the element that defines a security token reference. This field is constant.
public field static TransformationParameters Represents the name of the element that specifies the parameters to the XML transformation algorithm. This field is constant.
public field static Username Represents the name of the element that defines a user name. This field is constant.
public field static UsernameToken Represents the name of the element that defines a user name token. 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

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