ns-System.ServiceModel.Security.xml 935 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Namespace Name="System.ServiceModel.Security">
  3. <Docs>
  4. <summary>
  5. <attribution license="cc4" from="Microsoft" modified="false" />
  6. <para>The <see cref="N:System.ServiceModel.Security" /> namespace deals with general security-related topics, for example, <see cref="T:System.ServiceModel.Security.SecurityAlgorithmSuite" />.</para>
  7. </summary>
  8. <remarks>
  9. <attribution license="cc4" from="Microsoft" modified="false" />
  10. <para>For topics dealing with security tokens and certificates, for example <see cref="T:System.ServiceModel.Security.Tokens.WrappedKeySecurityToken" /> see <see cref="N:System.ServiceModel.Security.Tokens" />.</para>
  11. <para>For security topics that overlap with the service model, for example <see cref="T:System.ServiceModel.TcpTransportSecurity" />, see <see cref="N:System.ServiceModel" />.</para>
  12. </remarks>
  13. </Docs>
  14. </Namespace>