SecurityPackageContextConnectionInformation.ExchangeStrength Eigenschap

Definitie

Let op

KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.

De ExchangeStrength eigenschap bevat de uitwisselingssterkte voor deze verbinding.

public:
 property int ExchangeStrength { int get(); };
[System.Obsolete("KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.", DiagnosticId="SYSLIB0058", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public int ExchangeStrength { get; }
public int ExchangeStrength { get; }
[<System.Obsolete("KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.", DiagnosticId="SYSLIB0058", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
member this.ExchangeStrength : int
member this.ExchangeStrength : int
Public ReadOnly Property ExchangeStrength As Integer

Waarde van eigenschap

De uitwisselingssterkte voor deze verbinding.

Kenmerken

Van toepassing op