1 write to _allowRenegotiation
System.Net.Security (1)
System\Net\Security\SslServerAuthenticationOptions.cs (1)
21
set =>
_allowRenegotiation
= value;
1 reference to _allowRenegotiation
System.Net.Security (1)
System\Net\Security\SslServerAuthenticationOptions.cs (1)
20
get =>
_allowRenegotiation
;