System.Security.Authentication 命名空間

提供一組描述連線安全性的列舉。 這些列舉包括 CipherAlgorithmTypeExchangeAlgorithmTypeHashAlgorithmTypeSslProtocols

類別

AuthenticationException

當驗證資料流驗證失敗時所擲回的例外狀況。

InvalidCredentialException

當驗證資料流驗證失敗且無法重試時,所擲回的例外狀況。

列舉

CipherAlgorithmType

定義 SslStream 類別可能的 Cipher 演算法。

ExchangeAlgorithmType

指定用來建立由用戶端和伺服器所共用金鑰的演算法。

HashAlgorithmType

指定用來產生訊息驗證碼 (MAC) 的演算法。

SslProtocols

定義 SslProtocols 的可能版本。