1 write to Protocol
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
397Protocol = (SslProtocols)handshake.Protocol;
1 reference to Protocol
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
406SslProtocols ITlsHandshakeFeature.Protocol => Protocol;