Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. Initializes a new instance of the Expires class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement) |
![]() |
Value | Gets or sets the date/time value. (Inherited from OpenAttributeDateTimeElement) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | Overridden. Generates an XML representation of the Expires class from the specified XML document. |
![]() |
IsExpired | Gets a value indicating whether the security token or SOAP message has expired. |
![]() |
LoadXml | Overridden. Loads an XML element into properties of the current Expires object. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
GetXmlElements | (Inherited from OpenAttributeDateTimeElement ) |
![]() |
LoadXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
LoadXmlElements | (Inherited from OpenAttributeDateTimeElement ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
Expires Class
Microsoft.Web.Services3.Security.Utility Namespace