System.Web.HttpWorkerRequest.IsSecure Method

Returns a value indicating whether the connection uses SSL.

Syntax

public virtual bool IsSecure ()

Returns

true if the connection is an SSL connection; otherwise, false. The default is false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0