Freigeben über


IotHubClientTransportSettings.SslProtocols Eigenschaft

Definition

Die standardmäßig zu verwendende TLS-Version.

public System.Security.Authentication.SslProtocols SslProtocols { get; set; }
member this.SslProtocols : System.Security.Authentication.SslProtocols with get, set
Public Property SslProtocols As SslProtocols

Eigenschaftswert

Hinweise

Die Standardwerte sind "None", was bedeutet, dass das Betriebssystem die richtige TLS-Version (SChannel in Windows / OpenSSL in Linux) festlegen lässt.

Gilt für: