The set of classes that are used to generate XML elements and attributes in the <Security> SOAP header.
Classes
| Class | Description |
|---|---|
| Created | Represents a Created timestamp placed in a SOAP message header. |
| Expires | Represents an Expires timestamp placed in a SOAP message header. |
| Timestamp | Represents a timestamp placed in a SOAP message header. |
| TimestampFormatException | The exception that is thrown when the format of a Timestamp is invalid. |
| WSUtility | Defines constants used in a timestamp. |
| WSUtility.AttributeNames | Defines constants for the names of XML attributes used in a timestamp. This class cannot be inherited. |
| WSUtility.ElementNames | Defines constants for the names of XML elements used in a timestamp. |