a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
10 lines
681 B
XML
10 lines
681 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Namespace Name="System.Security.Authentication">
|
|
<Docs>
|
|
<remarks>To be added.</remarks>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>The Authentication namespace provides a set of enumerations that describe the security of a connection. These enumerations include <see cref="T:System.Security.Authentication.CipherAlgorithmType" />, <see cref="T:System.Security.Authentication.ExchangeAlgorithmType" />, <see cref="T:System.Security.Authentication.HashAlgorithmType" />, and <see cref="T:System.Security.Authentication.SslProtocolType" />.</para>
|
|
</summary>
|
|
</Docs>
|
|
</Namespace> |