1 write to _enabledSslProtocols
System.Net.Security (1)
System\Net\Security\SslServerAuthenticationOptions.cs (1)
49set => _enabledSslProtocols = value;
1 reference to _enabledSslProtocols
System.Net.Security (1)
System\Net\Security\SslServerAuthenticationOptions.cs (1)
48get => _enabledSslProtocols;