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