Namespace: |
|
Defined: |
globally in hsinfra.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
xsd:string |
Type Derivation Tree
xsd:string (restriction)
![]() |
Derivation: |
restriction of xsd:string
|
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element is a SOAP-SEC compliant license that does two things:
</xsd:documentation>
<ul>
<li>
</ul>
When presented to a .NET service in a SOAP-SEC licenses tag during
</li>
a .NET My Services request message, it specifies to the .NET service the authorized role of the sender of the message. The .NET service is free to accept this license when it regards the license as valid. If .NET My Services does not regard the license as valid, it is free to ignore the license, perform its own role evaluation, and possibly issue a new license in a response header. <p/>
.NET services are the grantors of this
type of license and the content is totally opaque to the sender. <li>
When this license appears in a SOAP-SEC licenses tag during a .NET My Services
</li>
response message, this license is considered issued to the recipient for an undetermined amount of time. On a subsequent request, this license may be presented and may allow accelerated processing of the request. <xsd:restriction base="xsd:string"/>
</xsd:simpleType>
|