SecurityPackageContextConnectionInformation.ExchangeStrength 属性

定义

ExchangeStrength 属性包含该连接的交换长度。The ExchangeStrength property contains the exchange strength for this connection.

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

属性值

Int32

该连接的交换长度。The exchange strength for this connection.

适用于