共用方式為


SslState.SslProtocol 屬性

取得 SSL 通訊協定版本。

語法

internal SslProtocols SslProtocol { get; }

屬性值

SslProtocols 列舉值的位元組合會指定 SSL 通訊協定版本。

備註

警告

屬性 SslState.SslProtocol 是內部屬性,不應直接用於您的程式碼。

Microsoft 在任何情況下都不支援在實際執行應用程式中使用此屬性。

需求

命名空間System.Net.Security

組件:系統 (在 System.dll 內)

.NET Framework 版本:2.0 版以上提供。