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