SecurityPackageContextConnectionInformation.KeyExchangeAlgorithm 属性

定义

KeyExchangeAlgorithm 属性包含该连接使用的密钥交换算法。

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

属性值

该连接使用的密钥交换算法。

适用于