wsc:DerivedKeyToken
Element information
Namespace: http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512
Schema document: ws-secureconversation-1.3.xsd
Type: wsc:DerivedKeyTokenType
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsse:SecurityTokenReference [0..1] This element defines the wsse:SecurityTokenReference per Section 4.3.
- wsc:Properties [0..1]
- Sequence [0..1]
- Choice [1..1]
- wsc:Length [0..1]
- wsc:Label [0..1]
- wsc:Nonce [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
wsu:Id | [0..1] | xsd:ID | ||
Algorithm | [0..1] | xsd:anyURI |
Sample instance
<wsc:DerivedKeyToken wsu:Id="dk2"> <wsse:SecurityTokenReference> <wsse:Reference URI="#ctx2"/> </wsse:SecurityTokenReference> <wsc:Nonce>KJHFRE...</wsc:Nonce> </wsc:DerivedKeyToken>