Element | Description |
<Policy> | Specifies the policy namespace and the unique identifier of the policy. |
<SecurityPolicy> | Contains the elements that describe a WS-Security policy. |
<InboundSecurity> -OR- <OutboundSecurity> | Indicates whether the security and authentication information is for an inbound message or an outbound message from the web service. |
<Timestamp> | Generates a timestamp that enforces message expiration. |
<UsernameToken> | Includes a WS-Security UsernameToken for authentication. |
<Signature> | Specifies use of a digital signature. |
<Encryption> | Specifies encryption of the SOAP message body. |
<X509Authentication> | Includes a WS-Security X.509 Certificate token reference for authentication. |