Share via


Expires Members

Represents an Expires timestamp placed in a SOAP message header.

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

Public Constructors

  Name Description
Expires Overloaded.  

Top

Public Properties

  Name Description
public property AnyAttributes  Gets the collection of XML attributes for the element.(inherited from OpenAttributeElement)
public property Value  Gets or sets the date/time value.(inherited from OpenAttributeDateTimeElement)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method GetXml Overridden. Generates an XML representation of the Expires class from the specified XML document.
public method IsExpired  
public method LoadXml Overridden. Loads an XML element into properties of the current Expires object.
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method GetXmlAttributes  Appends the child attributes of the OpenAttributeElement to the specified XML element. (inherited from OpenAttributeElement)
protected method GetXmlElements  Sets the attributes, inner text, and namespace declarations of the specified XML element. (inherited from OpenAttributeDateTimeElement)
protected method LoadXmlAttributes  Adds the attributes of the specified XML element to the AnyAttributes property. (inherited from OpenAttributeElement)
protected method LoadXmlElements  Loads the attributes and date/time value of the specified XML element into the AnyAttributes and Value properties. (inherited from OpenAttributeDateTimeElement)
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Expires Class
Microsoft.Web.Services2.Security.Utility Namespace