Bewerken

Delen via


QuicConnection.NegotiatedCipherSuite Property

Definition

Important

This API is not CLS-compliant.

public:
 property System::Net::Security::TlsCipherSuite NegotiatedCipherSuite { System::Net::Security::TlsCipherSuite get(); };
[System.CLSCompliant(false)]
public System.Net.Security.TlsCipherSuite NegotiatedCipherSuite { get; }
[<System.CLSCompliant(false)>]
member this.NegotiatedCipherSuite : System.Net.Security.TlsCipherSuite
Public ReadOnly Property NegotiatedCipherSuite As TlsCipherSuite

Property Value

Attributes

Applies to