HttpWorkerRequest::IsSecure Method ()
.NET Framework (current version)
Returns a value indicating whether the connection uses SSL.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Booleantrue if the connection is an SSL connection; otherwise, false. The default is false.
.NET Framework
Available since 1.1
Available since 1.1
Show: