HttpRequestWrapper::IsSecureConnection Property
.NET Framework (current version)
Gets a value that indicates whether the HTTP connection uses secure sockets (HTTPS protocol).
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the connection is an SSL connection that uses HTTPS protocol; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: