共用方式為


SecurityPackageContextConnectionInformation.KeyExchangeAlgorithm 屬性

定義

KeyExchangeAlgorithm 屬性包含這個連接使用的金鑰 (Key) 交換演算法。

public:
 property int KeyExchangeAlgorithm { int get(); };
public int KeyExchangeAlgorithm { get; }
member this.KeyExchangeAlgorithm : int
Public ReadOnly Property KeyExchangeAlgorithm As Integer

屬性值

這個連接使用的金鑰交換演算法。

適用於