SecurityPackageContextConnectionInformation 類別

定義

SecurityPackageContextConnectionInformation 類別包含關於安全連線的資料。

public ref class SecurityPackageContextConnectionInformation
public class SecurityPackageContextConnectionInformation
type SecurityPackageContextConnectionInformation = class
Public Class SecurityPackageContextConnectionInformation
繼承
SecurityPackageContextConnectionInformation

屬性

名稱 Description
AlgorithmIdentifier
已淘汰.

AlgorithmIdentifier 性質包含連線所使用的加密演算法。

CipherStrength
已淘汰.

CipherStrength 性質包含用於此連線的加密演算法的密碼強度。

ExchangeStrength
已淘汰.

ExchangeStrength 性質包含此連結的交換強度。

Hash
已淘汰.

Hash 性質包含此連線所使用的雜湊演算法。

HashStrength
已淘汰.

HashStrength 性質包含了用於此連接的雜湊演算法強度。

KeyExchangeAlgorithm
已淘汰.

KeyExchangeAlgorithm 性質包含此連線所使用的金鑰交換演算法。

Protocol

Protocol 屬性包含此連線所使用的安全協定。

方法

名稱 Description
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設哈希函式。

(繼承來源 Object)
GetType()

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於