You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.5 KiB
29 lines
1.5 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- ############################################################################ -->
|
|
<!--
|
|
Date: 24 January 2002
|
|
Name: 04a.ms-com-authmodels.bootstrap.xml
|
|
Version: 1.0
|
|
Description: UDDI General Keywords TModel
|
|
Resource File Dependencies:
|
|
01.uddi-org-types.bootstrap.xml
|
|
Reference: http://www.microsoft.com
|
|
Terms of Use: See the Microsoft Windows Server 2003 family end-user license agreement.
|
|
-->
|
|
<resources xmlns="urn:uddi-microsoft-com:api_v2_extensions" xmlns:uddi="urn:uddi-org:api_v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:microsoft-com:api_v2_extensions
|
|
extensions.xsd">
|
|
<tModelDetail generic="2.0" operator="" truncated="false" xmlns="urn:uddi-org:api_v2">
|
|
<tModel tModelKey="uuid:e4a56494-4946-4805-aca5-546b8d08eefd" operator="">
|
|
<name>microsoft-com:authentication-anonymous</name>
|
|
<description xml:lang="en">Apply to bindings that allow anonymous access.</description>
|
|
</tModel>
|
|
<tModel tModelKey="uuid:f358808c-e939-4813-a407-8873bfdc3d57" operator="">
|
|
<name>microsoft-com:authentication-uddi</name>
|
|
<description xml:lang="en">Apply to bindings that utilize UDDI Authentication.</description>
|
|
</tModel>
|
|
<tModel tModelKey="uuid:0c61e2c3-73c5-4743-8163-6647af5b4b9e" operator="">
|
|
<name>microsoft-com:authentication-windows</name>
|
|
<description xml:lang="en">Apply to bindings that utilize Windows Authentication.</description>
|
|
</tModel>
|
|
</tModelDetail>
|
|
</resources>
|