Leaked source code of windows server 2003
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

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- ############################################################################ -->
  3. <!--
  4. Date: 24 January 2002
  5. Name: 04a.ms-com-authmodels.bootstrap.xml
  6. Version: 1.0
  7. Description: UDDI General Keywords TModel
  8. Resource File Dependencies:
  9. 01.uddi-org-types.bootstrap.xml
  10. Reference: http://www.microsoft.com
  11. Terms of Use: See the Microsoft Windows Server 2003 family end-user license agreement.
  12. -->
  13. <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
  14. extensions.xsd">
  15. <tModelDetail generic="2.0" operator="" truncated="false" xmlns="urn:uddi-org:api_v2">
  16. <tModel tModelKey="uuid:e4a56494-4946-4805-aca5-546b8d08eefd" operator="">
  17. <name>microsoft-com:authentication-anonymous</name>
  18. <description xml:lang="en">Apply to bindings that allow anonymous access.</description>
  19. </tModel>
  20. <tModel tModelKey="uuid:f358808c-e939-4813-a407-8873bfdc3d57" operator="">
  21. <name>microsoft-com:authentication-uddi</name>
  22. <description xml:lang="en">Apply to bindings that utilize UDDI Authentication.</description>
  23. </tModel>
  24. <tModel tModelKey="uuid:0c61e2c3-73c5-4743-8163-6647af5b4b9e" operator="">
  25. <name>microsoft-com:authentication-windows</name>
  26. <description xml:lang="en">Apply to bindings that utilize Windows Authentication.</description>
  27. </tModel>
  28. </tModelDetail>
  29. </resources>