SecurityPackageContextConnectionInformation.KeyExchangeAlgorithm Property

Definition

The KeyExchangeAlgorithm property contains the key exchange algorithm used by this connection.

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

Property Value

The key exchange algorithm used by this connection.

Applies to