Created Members
Represents a Created timestamp placed in a SOAP message header.
The following tables list the members exposed by the Created type.
Public Constructors
Name | Description | |
---|---|---|
Created | Overloaded. Initializes a new instance of the Created 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 Created class from the specified XML document. | |
IsPostDated | Gets a value indicating whether the creation date is in the future. | |
LoadXml | Overridden. Loads an XML element into properties of the current Created 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
Created Class
Microsoft.Web.Services3.Security.Utility Namespace