Security Members

Represents a security header that will be added to the SOAP request.

The following tables list the members exposed by the Security type.

Public Constructors

  Name Description
Security Overloaded.  

Top

Public Properties

  Name Description
public property Actor  (inherited from SoapHeader )
public property DidUnderstand  (inherited from SoapHeader )
public property Elements Gets a strongly typed collection of security elements.
public property EncodedMustUnderstand  (inherited from SoapHeader )
public property MustUnderstand  (inherited from SoapHeader )
public property Timestamp Gets the timestamp for the <Security> SOAP header.
public property Tokens Gets a strongly typed collection of security tokens.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clear Clears the members of the Elements and Tokens collections.
public method Clone Returns a shallow copy of this Security instance.
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method LoadXml Parses an XML representation of a security header.
public method SerializeXml Generates an XML representation of the current security header.
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

Security Class
Microsoft.Web.Services2.Security Namespace