SslClientAuthenticationOptions.CipherSuitesPolicy Property

Definition

Specifies the cipher suites allowed for TLS. When set to null, the operating system default is used. Use extreme caution when changing this setting.

C#
public System.Net.Security.CipherSuitesPolicy? CipherSuitesPolicy { get; set; }
C#
public System.Net.Security.CipherSuitesPolicy CipherSuitesPolicy { get; set; }

Property Value

Applies to

Product Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10